diff --git a/vim/.vimrc b/vim/.vimrc index 2116fbf..7c1a10d 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -73,16 +73,7 @@ Plug 'junegunn/fzf.vim' nnoremap f :GFiles nnoremap F :Files nnoremap c :Commits - nnoremap bc :BCommits - nnoremap t :Tags - nnoremap bt :BTags - nnoremap l :Lines - nnoremap bl :BLines nnoremap w :Windows - nnoremap bh :History - nnoremap ch :History: - nnoremap sh :History/ - nnoremap vc :Commands nnoremap m :Maps nnoremap h :Helptags