refactor(nvim): do not include ignored directories in vimgrep

This commit is contained in:
Price Hiller 2023-07-04 00:46:20 -05:00
parent a391a8e23b
commit c1a0979dfa
Signed by: Price
SSH Key Fingerprint: SHA256:Y4S9ZzYphRn1W1kbJerJFO6GGsfu9O70VaBSxJO7dF8

View File

@ -20,7 +20,6 @@ telescope.setup({
"--line-number",
"--column",
"--hidden",
"--no-ignore",
"--smart-case",
},
history = {