diff --git a/vim/vimrc.symlink b/vim/vimrc.symlink index dd4b76d..1e10447 100644 --- a/vim/vimrc.symlink +++ b/vim/vimrc.symlink @@ -209,6 +209,8 @@ nmap ] >> nmap n :bn " go to next buffer nmap p :bp " go to prev buffer nmap q :bd " close the current buffer +" switch between two file buffers +nmap . " disable arrow keys (forced learning) "noremap ""