diff --git a/core/plugins.vim b/core/plugins.vim index f249bfd..62a702d 100644 --- a/core/plugins.vim +++ b/core/plugins.vim @@ -96,11 +96,9 @@ nnoremap fg :Leaderf rg --no-messages --popup " Search vim help files nnoremap fh :Leaderf help --popup -nnoremap h :echoerr "Use \leader>fh instead!" " Search tags in current buffer nnoremap ft :Leaderf bufTag --popup -nnoremap t :echoerr "Use \leader>ft instead!" " Switch buffers nnoremap fb :Leaderf buffer --popup