Skip to content

sockstack/Practical-Vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

PracticalVim

I read the book Practical Vim: Edit Text at the Speed of Thought, it's pretty awesome! so I want to do a note for this book.I will write all the tips in this article relared to the book.

Please read this article first Seven habits of effective text editing,which is very good for editor using.

The beginner tutorial for vim, run command vimtutor in your terminal(install vim fisrt if you don't have this command) and have a fun.

You also can find the 中文(coming soon,maybe) version

121 tips

1.The Vim Way

2. Normal Mode

3. Insert Mode

4. Visual Mode

5. Command-Line Mode

6. Manage Multiple Files

7. Open Files and Save Them to Disk

8. Navigate Inside Files with Motions

9. Navigate Between Files with Jumps

10. Copy and Paste

11. Macros

12. Matching Patterns and Literals

13. Search

14. Substitution

15. Global Commands

16. Index and Navigate Source Code with ctags

17. Compile Code and Navigate Errors with the Quickfix List

18. Search Project-Wide with grep, vimgrep, and Others

19. Dial X for Autocompletion

20. Find and Fix Typos with Vim’s Spell Checker

About

Vim实用技巧, vim tips

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published