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

@@ -22,7 +22,7 @@ require("lazy").setup({
border = "single",
size = { width = 0.8, height = 0.8 },
},
checker = {
enabled = true,
notify = false,