사용자 도구

사이트 도구


vim

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
다음 판 양쪽 다음 판
vim [2021/04/10 08:18]
kwon37xi
vim [2021/09/02 14:48]
kwon37xi
줄 195: 줄 195:
 </code> </code>
  
-====== 관련 자료 ======+===== 단축키 매핑확인 ===== 
 +  * '':verbose 모드 키'' 명령으로 해당 키에 해당 모드에서 단축키가 할당돼 있는지, 어느 설정파일/플러그인에서 할당했는지를 확인할 수 있다. 
 + 
 +<code> 
 +# :verbose 모드 키 
 +:verbose imap <Tab> 
 +</code> 
 +===== 관련 자료 =====
   * [[http://www.openvim.com/|OpenVim]] Vim Tutorial   * [[http://www.openvim.com/|OpenVim]] Vim Tutorial
   * [[https://github.com/mhinz/vim-galore|Vim Galore]]   * [[https://github.com/mhinz/vim-galore|Vim Galore]]
줄 243: 줄 250:
   * [[https://www.moolenaar.net/habits.html|Vim: Seven habits of effective text editing]]   * [[https://www.moolenaar.net/habits.html|Vim: Seven habits of effective text editing]]
   * [[https://edward0im.github.io/technology/2020/09/17/vim/|(Linux) Vim 에디터 다양한 기능 설명 및 C++/Python 개발환경설정 · Edward Im]]   * [[https://edward0im.github.io/technology/2020/09/17/vim/|(Linux) Vim 에디터 다양한 기능 설명 및 C++/Python 개발환경설정 · Edward Im]]
 +  * [[https://vim.rtorr.com/|Vim Cheat Sheet]]
vim.txt · 마지막으로 수정됨: 2021/12/15 10:25 저자 kwon37xi