remove dupe bind
This commit is contained in:
parent
63a8fb34ae
commit
1de7fc9d71
|
@ -66,8 +66,6 @@ map q: <Nop>
|
|||
" Disable EX Mode
|
||||
nnoremap Q <nop>
|
||||
|
||||
" Search with Ag
|
||||
nnoremap <Leader>/ :Ag<CR>
|
||||
nnoremap <C-K> :bnext<CR>
|
||||
nnoremap <C-J> :bprev<CR>
|
||||
nmap <leader>bq :bp <BAR> bd #<CR>
|
||||
|
|
Loading…
Reference in New Issue
Block a user