문서의 선택한 두 판 사이의 차이를 보여줍니다.
양쪽 이전 판 이전 판 다음 판 | 이전 판 | ||
intellij_idea:ideavim [2021/04/11 15:44] kwon37xi [IntelliJ IdeaVim] |
intellij_idea:ideavim [2022/12/21 14:30] (현재) kwon37xi |
||
---|---|---|---|
줄 4: | 줄 4: | ||
* IntelliJ 에서 [[: | * IntelliJ 에서 [[: | ||
* [[https:// | * [[https:// | ||
+ | * [[http:// | ||
+ | |||
+ | ===== 설정 파일 ===== | ||
+ | * [[https:// | ||
+ | |||
+ | ===== actions ===== | ||
+ | * '': | ||
+ | * '': | ||
+ | * '' | ||
+ | * 키보드 매핑 | ||
+ | |||
+ | < | ||
+ | map 단축키 < | ||
+ | " 예 | ||
+ | " Map \r to the Reformat Code action | ||
+ | map \r < | ||
+ | |||
+ | " Map < | ||
+ | map < | ||
+ | |||
+ | " Map \b to toggle the breakpoint on the current line | ||
+ | map \b < | ||
+ | </ | ||
===== 관련 도우미 plugin ===== | ===== 관련 도우미 plugin ===== | ||
- | * [[https:// | + | |
+ | |||
+ | ==== easy-motion ==== | ||
+ | < | ||
+ | set easymotion | ||
+ | </ | ||
+ | |||
+ | * 두 가지 플러그인이 모두 설치돼 있을 경우 [[https:// | ||
+ | | ||
+ | * [[https:// | ||
+ | |||
+ | ==== surround ==== | ||
+ | < | ||
+ | set surround | ||
+ | </ | ||
+ | * [[https:// | ||
+ | |||
+ | ==== commentary ==== | ||
+ | < | ||
+ | set commentary | ||
+ | </ | ||
+ | * [[https:// | ||
+ | |||
+ | ==== multiple-cursors ==== | ||
+ | < | ||
+ | set multiple-cursors | ||
+ | </ | ||
+ | * [[https:// | ||
+ | |||
+ | |||
+ | ==== 문자열 대체 새줄 기호(substitute, | ||
+ | * [[: | ||
+ | * ideavim 은 ''< | ||
+ | * 이 경우 '': | ||
===== 참조 ===== | ===== 참조 ===== | ||
줄 14: | 줄 71: | ||
* [[https:// | * [[https:// | ||
* [[https:// | * [[https:// | ||
+ | * [[https:// | ||
+ | * [[https:// |