astro-nvim-v3 - reduce startup time
This commit is contained in:
@@ -38,7 +38,9 @@ return {
|
||||
|
||||
{ "rafamadriz/friendly-snippets", enabled = false },
|
||||
{ "JoosepAlviste/nvim-ts-context-commentstring", enabled = false },
|
||||
{ "windwp/nvim-ts-autotag", enabled = false},
|
||||
{ "windwp/nvim-ts-autotag", enabled = false },
|
||||
{ "saadparwaiz1/cmp_luasnip", enabled = false },
|
||||
{ "L3MON4D3/LuaSnip", enabled = true },
|
||||
}
|
||||
|
||||
-- if true then return {} end
|
||||
|
||||
Reference in New Issue
Block a user