fix(plugins/illuminate): disable in toggleterm
This commit is contained in:
parent
b969c36b17
commit
8184b712ca
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ _:
|
|||
opts = {
|
||||
enable = true;
|
||||
delay = 200;
|
||||
filetypesDenylist = [ "dirbuf" "dirvish" "fugitive" "toggleterm" ];
|
||||
largeFileOverrides.providers = [ "lsp" ];
|
||||
minCountToHighlight = 2;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue