nvim: init.vim: Add localleader for which-key

Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com>
This commit is contained in:
Sanchayan Maity 2019-12-07 17:22:34 +05:30
parent 01470159ef
commit 51d0f409b6

View file

@ -317,6 +317,7 @@ noremap <Left> <NOP>
noremap <Right> <NOP>
nnoremap <silent> <Leader> :<C-U>WhichKey '<Space>'<CR>
nnoremap <silent> <LocalLeader> :<C-U>WhichKey ','<CR>
command! -bang -nargs=* GGrep
\ call fzf#vim#grep(