This commit is contained in:
Alex Yatskov 2016-03-03 21:12:43 -08:00
parent ea0840e6bb
commit 538fa308e4

View File

@ -6,6 +6,7 @@ nnoremap <kMinus> <C-W>-
nnoremap <kPlus> <C-W>+
nnoremap <Leader><Leader> :b#<Cr>
nnoremap <Leader>w :w<Cr>
nnoremap <Leader>x :x<Cr>
nnoremap <silent> <Esc><Esc> :nohlsearch<Cr>
nnoremap <silent> <Leader>n :set relativenumber!<Cr>
nnoremap Q <Nop>