mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 07:49:25 +00:00
[neovim] Update plugins
This commit is contained in:
@ -93,7 +93,6 @@ require("lazy").setup({
|
||||
{ "echasnovski/mini.comment", event = "VeryLazy", version = "*" },
|
||||
{ "echasnovski/mini.pairs", event = "VeryLazy", version = "*" },
|
||||
{ "echasnovski/mini.surround", event = "VeryLazy", version = "*" },
|
||||
{ "echasnovski/mini.starter", lazy = "VimEnter", version = "*" },
|
||||
{ "JoosepAlviste/nvim-ts-context-commentstring", lazy = true, opts = {
|
||||
enable_autocmd = false,
|
||||
} },
|
||||
|
Reference in New Issue
Block a user