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

@@ -5,5 +5,7 @@ return {
commented = false,
enabled = true,
enabled_commands = true,
show_stop_reason = true,
virt_text_pos = 'eol'
},
}