refactor(nvim): do not show hidden files in ripgrep telescope
This commit is contained in:
parent
68656072d5
commit
6951329a50
@ -67,7 +67,6 @@ return {
|
|||||||
"--with-filename",
|
"--with-filename",
|
||||||
"--line-number",
|
"--line-number",
|
||||||
"--column",
|
"--column",
|
||||||
"--hidden",
|
|
||||||
"--smart-case",
|
"--smart-case",
|
||||||
},
|
},
|
||||||
history = {
|
history = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user