mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-01 23:19:25 +00:00
[neovim] Remove impatient module (no longer needed because Lazy does the same thing) and update other modules
This commit is contained in:
@ -44,7 +44,6 @@ lazy.setup({
|
||||
},
|
||||
|
||||
-- Plugins
|
||||
{ "lewis6991/impatient.nvim", lazy = false, priority = 990 },
|
||||
{ "nvim-lua/plenary.nvim" },
|
||||
{ "windwp/nvim-autopairs" },
|
||||
{ "numToStr/Comment.nvim", version = "v0.*" },
|
||||
|
Reference in New Issue
Block a user