Practical Vim, Second Edition
by Drew Neil
--
TOC | What readers are saying about Practical Vim 👉
Table of Contents
- Get to Know Vim’s Built-in Documentation
- Notation for Simulating Vim on the Page
- Downloading the Examples
- Use Vim’s Factory Settings
- On the Role of Vim Script
- On Vim Versions
Tip 3. Take One Step Back, Then Three Forward
Tip 5. Find and Replace by Hand
Tip 7. Pause with Your Brush Off the Page
Tip 9. Compose Repeatable Changes
Tip 10. Use Counts to Do Simple Arithmetic
Tip 11. Don’t Count If You Can Repeat
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
Tip 21. Define a Visual Selection