IDEA Easymotion
This commit is contained in:
parent
934cea9c71
commit
364960dd57
1 changed files with 2 additions and 0 deletions
|
@ -3,11 +3,13 @@ set commentary
|
||||||
set ReplaceWithRegister
|
set ReplaceWithRegister
|
||||||
set highlightedyank
|
set highlightedyank
|
||||||
set surround
|
set surround
|
||||||
|
set easymotion
|
||||||
|
|
||||||
map <C-k> <C-u>
|
map <C-k> <C-u>
|
||||||
map <C-j> <C-d>
|
map <C-j> <C-d>
|
||||||
map <C-k> <C-u>
|
map <C-k> <C-u>
|
||||||
map <C-j> <C-d>
|
map <C-j> <C-d>
|
||||||
|
map <leader>a <Plug>(easymotion-jumptoanywhere)
|
||||||
|
|
||||||
map <leader>s :action SelectInProjectView<CR>
|
map <leader>s :action SelectInProjectView<CR>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue