vim: remove <leader>mk shortcut

feature/symbol-search
bretello 2021-01-09 23:54:58 +01:00
parent 5e4fa5ef03
commit 45e0800add
Signed by: brethil
GPG Key ID: 876AAC6290170FE7
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ map <leader>cp :cp<CR>
map <silent> <leader><CR> :noh<CR>
map <leader>ss :setlocal spell!<CR>
nnoremap <leader>mk :bel copen<bar>silent (cargo run) !<bar>redraw!<CR>
nnoremap <leader>wz :call WinZoomToggle()<CR>
nmap \ :Explore<CR>