- Practical Vim 2판 정리 페이지
- https://github.com/rxedu/practical-vim
- Vim을 시작하는 법 - 원문 : Getting started with Vim
- Vim 텍스트 개체: 궁극의 가이드 - 원문 : Vim Text Objects: The Definitive Guide
- Vim에 대해 점진적으로 학습하기 - 원문 : YBlog - Learn Vim Progressively
- Vim의 탭은 그렇게 쓰는 게 아니다. 버퍼와 탭의 사용법 - 원문 : Vim Tab Madness. Buffers vs Tabs
Practical Vim 2판 정리 페이지
정말 잘 정리해 놓은 페이지다.
- Use Vim’s Factory Settings
- 1. The Vim Way
- Part 1. Modes
- Chapter 2. Normal Mode(일반 모드)
-
Chapter 3. Insert Mode(입력 모드)
- Tip 13. Make Corrections Instantly from Insert Mode
- Tip 14. Get Back to Normal Mode
- Tip 15. Paste from a Register Without Leaving Insert Mode
- Tip 16. Do Back-of-the-Envelope Calculations in Place
- Tip 17. Insert Unusual Characters by Character Code
- Tip 18. Insert Unusual Characters by Digraph
- Tip 19. Overwrite Existing Text with Replace Mode
- Chapter 4. Visual Mode
- Chapter 5. Command-Line Mode
- Part II. Files
- Chapter 6. Manage Multiple Files
- Chapter 7. Open Files and Save Them to Disk
- Part III. Getting Around Faster
- CHAPTER 8. Navigae Inside Files with Motions
- CHAPTER 9.Navigate Between Files with Jumps
- Part IV. Registers
- CHAPTER 10. Copy and Paste
- CHAPTER 11. Macros
- CHAPTER 18. Search Project-Wide with grep, vimgrep, and Others
- APPENDIX 1. Customize Vim to Suit Your Preferences
반응형
'ide > vim' 카테고리의 다른 글
.vimrc: parse error near `\n' (0) | 2022.04.01 |
---|---|
vim ctrl+s Scroll lock freezing (0) | 2018.03.29 |
7 Habits For Effective Text Editing 2.0 (0) | 2017.04.21 |
vim book (0) | 2017.04.14 |
Vim unable to open swap file Error (0) | 2017.03.22 |