get rid of mm as it screws with nerdtree
This commit is contained in:
parent
860477b22e
commit
ee607c8c78
@ -27,7 +27,6 @@ endif
|
||||
" Public Interface:
|
||||
if !hasmapto('<Plug>Vm_toggle_sign')
|
||||
map <unique> <c-F2> <Plug>Vm_toggle_sign
|
||||
map <silent> <unique> mm <Plug>Vm_toggle_sign
|
||||
endif
|
||||
nnoremap <silent> <script> <Plug>Vm_toggle_sign :call Vm_toggle_sign()<cr>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user