Loading .vimrc +3 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,9 @@ noremap <C-L> <C-W><C-L> " Buffer management controls noremap <C-^> :b! #<CR> if exists(':tnoremap') tnoremap <C-^> <C-\><C-n>:b! #<CR> endif " vim-ctrlspace plugin settings set nocompatible Loading Loading
.vimrc +3 −0 Original line number Diff line number Diff line Loading @@ -32,6 +32,9 @@ noremap <C-L> <C-W><C-L> " Buffer management controls noremap <C-^> :b! #<CR> if exists(':tnoremap') tnoremap <C-^> <C-\><C-n>:b! #<CR> endif " vim-ctrlspace plugin settings set nocompatible Loading