Ideavim updates

This commit is contained in:
zendesk-acicchetti 2021-06-17 08:13:09 -04:00
parent c5af953233
commit 9c9947bb0a

View file

@ -9,7 +9,7 @@ map <C-k> <C-u>
map <C-j> <C-d>
map <C-k> <C-u>
map <C-j> <C-d>
map <leader>a <Plug>(easymotion-jumptoanywhere)
map <leader>a <Plug>(easymotion-sn)
map <leader>s :action SelectInProjectView<CR>