Remove mappings related to markbar
This commit is contained in:
parent
1b254031fc
commit
eadfba174e
3
vimrc
3
vimrc
|
@ -159,9 +159,6 @@ nnoremap <leader>b :Gblame<CR>
|
|||
nnoremap <leader><esc> :silent! nohls<CR>:call clearmatches()<CR>
|
||||
nnoremap <leader><Tab> :bnext<CR>
|
||||
nnoremap <leader>\ :bprev<CR>
|
||||
nnoremap <Leader>m <Plug>ToggleMarkbar
|
||||
nnoremap <Leader>mo <Plug>OpenMarkbar
|
||||
nnoremap <Leader>mc <Plug>CloseMarkbar
|
||||
nnoremap <Leader>L :call LightOrDarkness()<CR>
|
||||
map <Leader>y <Plug>(operator-poweryank-osc52)
|
||||
" Following three from here: https://github.com/vim/vim/issues/5157#issue-516033639
|
||||
|
|
Loading…
Reference in New Issue
Block a user