mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-03 08:59:24 +00:00
[neovim] Replace lsp-cmp by blink
This commit is contained in:
@ -1,12 +1,13 @@
|
||||
require("illuminate").configure({
|
||||
delay = 200,
|
||||
filetypes_denylist = {
|
||||
"neo-tree",
|
||||
"packer",
|
||||
"Trouble",
|
||||
"TelescopePrompt",
|
||||
"Trouble",
|
||||
"avante",
|
||||
"lspsagafinder",
|
||||
"mason",
|
||||
"neo-tree",
|
||||
"packer",
|
||||
"starter",
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user