Getting rid of unused bindings.
This commit is contained in:
parent
01351b3af2
commit
a3925e60f9
@ -1,8 +1,6 @@
|
|||||||
let mapleader = ','
|
let mapleader = ','
|
||||||
|
|
||||||
" core
|
" core
|
||||||
nnoremap <silent> <C-h> :bnext<CR>
|
|
||||||
nnoremap <silent> <C-l> :bprevious<CR>
|
|
||||||
nnoremap <silent> <Esc><Esc> :nohlsearch<CR>
|
nnoremap <silent> <Esc><Esc> :nohlsearch<CR>
|
||||||
nnoremap <silent> Q <Nop>
|
nnoremap <silent> Q <Nop>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user