Denite-grep word under cursor
This commit is contained in:
parent
f92f9e1f77
commit
f1e5077307
1 changed files with 1 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ call denite#custom#var('file_rec', 'command',
|
|||
\)
|
||||
|
||||
map <silent> ;g :Denite grep<CR>
|
||||
map <silent> ;* :DeniteCursorWord grep<CR>
|
||||
call denite#custom#var('grep', 'command', ['rg'])
|
||||
call denite#custom#var('grep', 'default_opts',
|
||||
\ ['--vimgrep', '--no-heading', '--smart-case', '--hidden'])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue