Getting rid of unused bindings.

This commit is contained in:
Alex Yatskov 2015-01-29 20:15:40 +09:00
parent 01351b3af2
commit a3925e60f9

View File

@ -1,8 +1,6 @@
let mapleader = ','
" core
nnoremap <silent> <C-h> :bnext<CR>
nnoremap <silent> <C-l> :bprevious<CR>
nnoremap <silent> <Esc><Esc> :nohlsearch<CR>
nnoremap <silent> Q <Nop>