refactor(nvim): enable ignore-exclude for wgrep telescope
This commit is contained in:
parent
042a3a67fa
commit
35cf86c6ed
@ -18,7 +18,6 @@ telescope.setup({
|
||||
"--with-filename",
|
||||
"--line-number",
|
||||
"--column",
|
||||
"--no-ignore-exclude",
|
||||
"--hidden",
|
||||
"--smart-case",
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user