Disable more things

This commit is contained in:
Alex Yatskov 2016-03-04 10:09:00 -08:00
parent e3a6665739
commit 286dd41d53

View File

@ -8,7 +8,6 @@ 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>
nnoremap j gj
nnoremap k gk