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

@@ -2,7 +2,6 @@ return {
"folke/noice.nvim",
event = "VeryLazy",
dependencies = { "MunifTanjim/nui.nvim" },
config = function()
require("noice").setup {
-- Configuration here, or leave empty to use defaults