astro-nvim-v3 - add cmp on cmdlines

This commit is contained in:
huyjaky
2025-01-17 00:29:25 +07:00
parent 7fd986783a
commit 48552a05a6
5 changed files with 52 additions and 22 deletions

View File

@@ -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