mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-06-18 19:04:26 +00:00
nvim: grep for dotfiles
This commit is contained in:
parent
4995b97853
commit
c7532a4957
1 changed files with 1 additions and 0 deletions
|
|
@ -359,6 +359,7 @@ require('lazy').setup({
|
||||||
.. ' --line-number'
|
.. ' --line-number'
|
||||||
.. ' --max-columns=512'
|
.. ' --max-columns=512'
|
||||||
.. ' --smart-case'
|
.. ' --smart-case'
|
||||||
|
.. ' --hidden'
|
||||||
.. ' --vimgrep',
|
.. ' --vimgrep',
|
||||||
file_ignore_patterns = {
|
file_ignore_patterns = {
|
||||||
'^node_modules/',
|
'^node_modules/',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue