mirror of
https://github.com/starr-dusT/dotfiles.git
synced 2025-02-19 19:27:31 -08:00
better grep command
This commit is contained in:
parent
8615b61c50
commit
8d2fb29573
@ -92,8 +92,8 @@ augroup quickfix
|
||||
augroup END
|
||||
|
||||
" grep into quickfix/location list
|
||||
map <leader>fq :Grep **/*<left><left><left><left><left>
|
||||
map <leader>fl :LGrep **/*<left><left><left><left><left>
|
||||
map <leader>fq :Grep -r<space>
|
||||
map <leader>fl :LGrep -r<space>
|
||||
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" misc keys
|
||||
|
Loading…
x
Reference in New Issue
Block a user