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",
|
"--line-number",
|
||||||
"--column",
|
"--column",
|
||||||
"--hidden",
|
"--hidden",
|
||||||
"--no-ignore",
|
|
||||||
"--smart-case",
|
"--smart-case",
|
||||||
},
|
},
|
||||||
history = {
|
history = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user