diff --git a/.vimrc b/.vimrc index 7df0a7b..f71753e 100644 --- a/.vimrc +++ b/.vimrc @@ -102,13 +102,6 @@ set listchars=eol:¶,tab:\»\ ,trail:~,extends:>,precedes:<,nbsp:+ set list set tags+=$HOME/.cache/cpp_tags -" Fast tab navigation -nnoremap :tabnew -nnoremap :tabclose -" -inoremap :tabnew -inoremap :tabclose - " Fast split/window navigation with noremap noremap