Add Ex mapping for ideavim
parent
80a2dfa179
commit
55449daafe
|
@ -33,3 +33,4 @@ nnoremap <leader>ac :action ShowIntentionActions<CR>
|
||||||
command! Start action Run
|
command! Start action Run
|
||||||
command! A action GotoTest
|
command! A action GotoTest
|
||||||
command! Scratch action NewScratchBuffer
|
command! Scratch action NewScratchBuffer
|
||||||
|
command! Ex NERDTree
|
||||||
|
|
Loading…
Reference in New Issue