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