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