mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
add LeaderF bufTag mappings
This commit is contained in:
parent
e792ca8f78
commit
08c021e8e5
@ -469,6 +469,8 @@ let g:Lf_ShortcutB = ''
|
||||
nnoremap <silent> <leader>f :Leaderf file --popup<CR>
|
||||
" Search vim help files
|
||||
nnoremap <silent> <leader>h :Leaderf help --popup<CR>
|
||||
" Search tags in current buffer
|
||||
nnoremap <silent> <leader>t :Leaderf bufTag --popup<CR>
|
||||
"}}
|
||||
|
||||
"{{ URL related
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user