Add shortcut for TODO grep

pull/2/head
Ensar Sarajčić 2021-10-03 21:55:57 +02:00
parent 16fc83f314
commit d805419714
1 changed files with 2 additions and 0 deletions

View File

@ -11,3 +11,5 @@ nnoremap <Leader>* :Grepper -cword -noprompt<CR>
" Search for the current selection " Search for the current selection
nmap gs <Plug>(GrepperOperator) nmap gs <Plug>(GrepperOperator)
xmap gs <Plug>(GrepperOperator) xmap gs <Plug>(GrepperOperator)
command! -nargs=0 TODO GrepperGrep TODO