What do you think?
Rate this book
Vim is a fast and efficient text editor that will make you a faster and more efficient developer. It's available on almost every OS, and if you master the techniques in this book, you'll never need another text editor. In more than 120 Vim tips, you'll quickly learn the editor's core functionality and tackle your trickiest editing and writing tasks. This beloved bestseller has been revised and updated to Vim 7.4 and includes three brand-new tips and five fully revised tips.
A highly configurable, cross-platform text editor, Vim is a serious tool for programmers, web developers, and sysadmins who want to raise their game. No other text editor comes close to Vim for speed and efficiency; it runs on almost every system imaginable and supports most coding and markup languages.
Learn how to edit text the "Vim way": complete a series of repetitive changes with The Dot Formula using one keystroke to strike the target, followed by one keystroke to execute the change. Automate complex tasks by recording your keystrokes as a macro. Discover the "very magic" switch that makes Vim's regular expression syntax more like Perl's. Build complex patterns by iterating on your search history. Search inside multiple files, then run Vim's substitute command on the result set for a project-wide search and replace. All without installing a single plugin! Three new tips explain how to run multiple ex commands as a batch, autocomplete sequences of words, and operate on a complete search match.
Practical Vim, Second Edition will show you new ways to work with Vim 7.4 more efficiently, whether you're a beginner or an intermediate Vim user. All this, without having to touch the mouse.
What You Need:
Vim version 7.4
355 pages, Kindle Edition
First published September 1, 2012
This was hands down one of the very best technical books I've ever had the pleasure to read. Drew Neil has found a way to organize the book into a tip format without making it lose focus or seem endlessly unimaginative. Rather, by organizing the tips into themes, he gives the editor itself structure where before there was only the grey void of endless features.
I was an intermediate vim user before this book. It was my primary editor, and I used navigation keys and some basic yank and put operations regularly. I knew how to jump to lines, zip between words, and some mediocre regular expressions. After having read this book, I don't bother opening up gvim or macvim anymore. I'm so comfortable working without the mouse, I prefer to keep myself in the console all the time. My speed has increased dramatically, as has my confidence. I participated in vimgolf for the first time just last week.
If you are a vim user with a strong basic understanding, this book is for you. Don't pick it up if you are brand new to the editor, though. Complete the vimtutor first and give it some time to sink in.
Wouldn't you know it... Just this short review was incredibly painful to write since I'm not using my favorite text editor. What a snob I've become!