enable blink completion for cmdline

seems to be working fine now without being overintrusive
This commit is contained in:
2025-02-19 10:15:03 +02:00
parent 8b114f4da0
commit 53339e0d19
2 changed files with 3 additions and 7 deletions

View File

@@ -33,10 +33,6 @@ return {
nerd_font_variant = 'mono'
},
cmdline = {
sources = {},
},
sources = {
default = { 'lsp', 'snippets', 'path', 'buffer' },
},