nvim: telescope ignore Eolas img/ dir
This commit is contained in:
parent
63197e6f84
commit
1d9492ed64
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ telescope.setup({
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
file_ignore_patterns = {
|
file_ignore_patterns = {
|
||||||
|
"img",
|
||||||
"node_modules",
|
"node_modules",
|
||||||
".git",
|
".git",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue