Skip to content

Commit

Permalink
更改<A-N>为<A-M>
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaojunjian authored and zhaojunjian committed Feb 23, 2019
1 parent 8061785 commit 1b381ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions idea/idea.vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -206,3 +206,6 @@ noremap ' <ESC>:action Replace<CR>
noremap [[ <ESC>:action MethodUp<CR>
" next method
noremap ]] <ESC>:action MethodDown<CR>
" multiple cursors
map <A-M> <A-N>

0 comments on commit 1b381ee

Please sign in to comment.