diff --git a/.vimrc b/.vimrc index 798419e..0e86ddf 100644 --- a/.vimrc +++ b/.vimrc @@ -97,8 +97,8 @@ nnoremap h " tabs nnoremap t :tabnew -nnoremap u gT -nnoremap i gt +nnoremap gT +nnoremap gt " Enable folding set foldmethod=indent