diff --git a/.vimrc b/.vimrc index 69e7003..19fc958 100644 --- a/.vimrc +++ b/.vimrc @@ -200,8 +200,8 @@ map l map h " easier moving between tabs -map m :bn -map n :bp +map m ;bn +map n ;bp " Create empty buffer and open it map t :enew