diff --git a/plugins.vim b/plugins.vim index d84d18b..9a62fee 100644 --- a/plugins.vim +++ b/plugins.vim @@ -469,6 +469,8 @@ let g:Lf_ShortcutB = '' nnoremap f :Leaderf file --popup " Search vim help files nnoremap h :Leaderf help --popup +" Search tags in current buffer +nnoremap t :Leaderf bufTag --popup "}} "{{ URL related