dotfiles/nvim/plugin/keybinds.vim

2 lines
70 B
VimL

" Add keybind for coc-explorer
nmap <space>m :CocCommand explorer<CR>