diff --git a/my_configs.vim b/my_configs.vim index 496c5888..5aec5695 100644 --- a/my_configs.vim +++ b/my_configs.vim @@ -1,2 +1,10 @@ nnoremap :exe 'NERDTreeToggle' :exe 'Tlist' let Tlist_Use_Split_Window = 1 +map 1 :tabnext 1 +map 2 :tabnext 2 +map 3 :tabnext 3 +map 4 :tabnext 4 +map 5 :tabnext 5 +map 6 :tabnext 6 +map 7 :tabnext 7 +map 8 :tabnext 8