diff --git a/vimrcs/basic.vim b/vimrcs/basic.vim index e108c303..cc90f74d 100644 --- a/vimrcs/basic.vim +++ b/vimrcs/basic.vim @@ -231,7 +231,7 @@ map tn :tabnew map to :tabonly map tc :tabclose map tm :tabmove -map t :tabnext +map t :tabnext " Let 'tl' toggle between this and the last accessed tab let g:lasttab = 1