Chante nvim plugins loading options to improve startup time
This commit is contained in:
parent
7b46aae1a1
commit
cc3b1be7a6
10 changed files with 11 additions and 13 deletions
|
|
@ -33,7 +33,7 @@ return {
|
|||
},
|
||||
{
|
||||
"danymat/neogen",
|
||||
config = { snippet_engine = "luasnip" },
|
||||
opts = { snippet_engine = "luasnip" },
|
||||
dependencies = { "nvim-treesitter/nvim-treesitter" },
|
||||
version = "*", -- stable releases
|
||||
keys = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue