astro-nvim-v3 - add cmp on cmdlines
This commit is contained in:
@@ -35,6 +35,10 @@ return {
|
||||
{ "nvim-neo-tree/neo-tree.nvim", enabled = true },
|
||||
{ "folke/flash.nvim", enabled = true },
|
||||
{ "github/copilot.vim", enabled = true },
|
||||
{ "rafamadriz/friendly-snippets", enabled = false },
|
||||
{ "JoosepAlviste/nvim-ts-context-commentstring", enabled = false },
|
||||
{ "windwp/nvim-ts-autotag", enabled = true },
|
||||
|
||||
}
|
||||
|
||||
-- if true then return {} end
|
||||
|
||||
Reference in New Issue
Block a user