문서의 이전 판입니다!
:action {action_id}
로 IntellJ Idea 의 행위를 실행할 수 있다.:actionlist [pattern]
: 액션의 목록을 볼 수 있다.IdeaVim: track action Ids
설정을 활성화 하면 IntelliJ 에서 한 행위들에 대한 Action ID를 볼 수 있게 된다.map 단축키 <Action>(action_id) " 예 " Map \r to the Reformat Code action map \r <Action>(ReformatCode) " Map <leader>d to start debug map <leader>d <Action>(Debug) " Map \b to toggle the breakpoint on the current line map \b <Action>(ToggleLineBreakpoint)
set easymotion
set surround
set commentary
set multiple-cursors
~/.ideavimrc