refactor(nvim): do not include ignored directories in vimgrep
This commit is contained in:
parent
a391a8e23b
commit
c1a0979dfa
@ -20,7 +20,6 @@ telescope.setup({
|
||||
"--line-number",
|
||||
"--column",
|
||||
"--hidden",
|
||||
"--no-ignore",
|
||||
"--smart-case",
|
||||
},
|
||||
history = {
|
||||
|
Loading…
Reference in New Issue
Block a user