astro-nvim-v3 - fixed delay on cmp

This commit is contained in:
huyjaky
2025-01-04 14:11:11 +07:00
parent 77d0125417
commit cb6ba2f1ff
9 changed files with 58 additions and 52 deletions

View File

@@ -9,7 +9,6 @@ return {
bind = true,
handler_opts = { border = "rounded" },
hint_enable = true,
hint_prefix = "🐼 ",
debug = true,
verbose = true,