Painless Vim
Painless Vim
A Sane Person's Guide to the World's Most Powerful Editor
About the Book
As I use Painless Vim, I feel like your are there learning with me rather than standing on the other side of my desk spouting information at me. Your style is very readable and that counts for so much, especially when covering a complex tool such as Vim... What I want and have found in Painless Vim is learning that is fun. --Andy Staab
Painless Vim [is] an excellent way to get acquainted with a very powerful editor. It also now includes a very well-designed and quick-to-scan cheat sheet. It’s one of the most helpful I’ve seen.—Brett Terpstra
Everything You Always Wanted to Know About Vim (But Were Afraid to Ask) #painlessvim by @PogiNate
— Gábor (@gaborpro) June 11, 2014
Painless Vim is written by a professional developer who tried to learn vim a number of times before it finally stuck. I kept falling into the same cycle: I'd read a wide a array of books, online tutorials, print-outs, go through all their steps, and in the end get almost nowhere. Then I'd quietly go back to my editor of choice until next time I decided to try it out.
It wasn't until I started abusing the patience of a fellow developer who was a few months ahead of me on the vim learning curve that I came to finally understand how much power vim actually has to offer. He didn't try to tell me that I had to do everything "the vim way" or even that I had to give up my favorite editor. Instead he quietly and kindly gave me pointers that I could understand, advice I could appreciate, and encouragement to keep trying. With his help I was surprised how quickly I got comfortable with vim, and how much faster I've been ever since.
And now I want to pass that kind of learning along. Painless Vim starts with the understanding that you're an intelligent, busy person who has to get actual work done along with learning a new text editor. This book is designed to help you get comfortable with vim incrementally, without demanding that you toss your mouse out the window and disable all the keyboard shortcuts you've learned over the years. The goal is to introduce you to the 20% of vim that you'll use most often first, and give you pointers to the 80% you'll use less often when you're ready to explore.
Painless Vim is also designed to be short, easy to read, and inexpensive, so you can learn quickly and painlessly if vim is for you, without slogging through 500 pages or shelling out a ton of money just to go back to your editor of choice. I think you'll like this book, and I think that before too long you'll find that using vim is actually fun and that learning it was, well, painless.
Bundles that include this book
Table of Contents
-
Preface
- Why? Why This?
- I’m a Stranger Here, Myself
-
Introduction
- Why Learn Vim
- What This Book Is
- What This Book Isn’t
- Who am I?
- References
- Sample Documents
- The Obligatory “Conventions Used in This Book” Section
-
1. Get In, Get Out, Get Comfortable
- Line numbers and Moving Around
-
2. Moving Around in Vim: Baby Steps
- Zoom!
-
3. Your
.vimrc
File And You- I Was Promised Color Schemes!
- Using Keymaps to Get Unlost
- 4. Interlude: The Joy of a Good Cheat Sheet
- 5. Moving Around in Vim: Grown Up Steps
-
6. Operators 1: Changing Letters and Lines
- Operators Alone: Changing Single Characters
- Operating on a Line
- Single Caps vs. Double Taps
-
How to Instantly Make Your Life Easier with
cc
(orC
)
-
7. Doing Things More Than Once
- Using Counts
- Using Text Objects
- Behold The All-Powerful Dot
-
8. Moving Around in Vim: Dance Steps
- Words and WORDS
- Inner and All
- Move by Counting
- (Book)marks
-
9. Modes at Last
- What Modes Are
- What is Normal, Anyway?
-
--INSERT--
Means You Are Free to Type Normally. - Command Mode: The One You’ve Been Secretly Using all This Time.
- Visual Mode: Marking Text
- …And all the Rest
-
10. Plugins
- What a Plugin Is
- Plugins the Hard Way
- And Now, the Easy Way
- Nate’s Favorite Plugins
-
11. Operators: Moving and Changing at the Same Time
- Move-and-Edit Commands; or “Vim Commands 202”
- 12. Interlude: How to Back Off Without Giving Up
-
13. Registers: Clipboards as Far as the Eye Can See
- Say Hi to the Named Registers
- Little Changes, Big Changes
- Really Actually Deleting Stuff
-
14. Text Origami.
:h folding
- Okay, But How Do I Fold Things?
-
15. Searching and (More Importantly) Finding
-
Whole File Searches:
/
and?
-
Find Me Another One of These:
*
and#
-
Line Searching:
t/T
andf/F
- R…R…Regular Expressions?!?
-
Whole File Searches:
-
16. Using Vim’s Help System
- Getting the Help You Need
- Relatively Shallow Secrets of the Help System
- 17. Doing Things at Vim Speed
-
18. Mapping Keys
- All the Key map Commands
-
Take me to your
<Leader>
Key! - What not to map
- What to Map
-
<Plug>
- Recursive Mappings, and How to Avoid Them
-
19. Fancy Insert Mode Tricks
-
<ctrl>x
Adventures -
<ctrl>r
Funtimes - Completions!
-
-
20. Vim Windows Are Not Microsoft Windows
-
Opening and Closing Windows
:h opening-window
-
Window Commands begin with
<ctrl>w
-
Moving Between Windows
:h window-move-cursor
-
Resizing Windows
h: window-resize
-
Moving Windows Around
:h window-moving
-
Opening and Closing Windows
-
21. Tab Pages Are Not Browser Tabs
-
How To Use Tab Pages
:h tabpage
-
How To Use Tab Pages
-
22. Interlude: Reviewing Views
- Files
- Windows
- Tabs
-
23. How Vim Thinks
- You Don’t Edit Files, you Edit Buffers
- Updating Vim
-
24. Visual (Mode) Basics
:h visual-mode
-
Characterwise Visual Mode
:h characterwise-visual
-
Linewise Visual Mode
:h linewise-visual
-
Blockwise Visual Mode
:h blockwise-visual
- Common Visual Mode Commands
-
Characterwise Visual Mode
-
25. Vim GUIs
- Setting Expectations, Then Setting Some Settings
-
Setting the Font in
gvim
-
26. Menus Everywhere!
:h menus
- Adding a Menu
- Keeping Things In Order
- Making the Menu Come to You
- Linux and Windows
- MacVim is a Special Snowflake!
-
27. Literary Vim: Writing Prose in Vim
- Setting up the a Writing Workflow
- Writer-Friendly Vim Settings
- Spreading the Word: How to Get Your Message Out Into the World
- More Formats! I Need More Formats!
- 28. Conclusion
-
Appendix 1: Links to References
- Color Scheme References
- Cheat Sheets
- Great Books on vim
- Great Sites to Learn more Vim
- More About Expressions
- Bundle Managers
-
Appendix 2: Quick Reference Charts
- Motions
- Commands
- Text Objects
- Registers
- Folding
- Menus
- Tab Commands
-
Appendix 3: Sample
.vimrc
files -
About This Book
- About the Text
- About the cover
- Special Thanks
- Notes
Other books by this author
The Leanpub 60-day 100% Happiness Guarantee
Within 60 days of purchase you can get a 100% refund on any Leanpub purchase, in two clicks.
See full terms
80% Royalties. Earn $16 on a $20 book.
We pay 80% royalties. That's not a typo: you earn $16 on a $20 sale. If we sell 5000 non-refunded copies of your book or course for $20, you'll earn $80,000.
(Yes, some authors have already earned much more than that on Leanpub.)
In fact, authors have earned$12,046,757writing, publishing and selling on Leanpub.
Learn more about writing on Leanpub
Free Updates. DRM Free.
If you buy a Leanpub book, you get free updates for as long as the author updates the book! Many authors use Leanpub to publish their books in-progress, while they are writing them. All readers get free updates, regardless of when they bought the book or how much they paid (including free).
Most Leanpub books are available in PDF (for computers) and EPUB (for phones, tablets and Kindle). The formats that a book includes are shown at the top right corner of this page.
Finally, Leanpub books don't have any DRM copy-protection nonsense, so you can easily read them on any supported device.
Learn more about Leanpub's ebook formats and where to read them
Top Books
OpenIntro Statistics
David Diez, Christopher Barr, Mine Cetinkaya-Rundel, and OpenIntroA complete foundation for Statistics, also serving as a foundation for Data Science.
Leanpub revenue supports OpenIntro (US-based nonprofit) so we can provide free desk copies to teachers interested in using OpenIntro Statistics in the classroom and expand the project to support free textbooks in other subjects.
More resources: openintro.org.
Mastering STM32 - Second Edition
Carmine NovielloWith more than 1200 microcontrollers, STM32 is probably the most complete ARM Cortex-M platform on the market. This book aims to be the most complete guide around introducing the reader to this exciting MCU portfolio from ST Microelectronics and its official CubeHAL and STM32CubeIDE development environment.
C++20 - The Complete Guide
Nicolai M. JosuttisAll new language and library features of C++20 (for those who know previous C++ versions).
The book presents all new language and library features of C++20. Learn how this impacts day-to-day programming, to benefit in practice, to combine new features, and to avoid all new traps.
Buy early, pay less, free updates.
Other books:
Jetpack Compose internals
Jorge CastilloJetpack Compose is the future of Android UI. Master how it works internally and become a more efficient developer with it. You'll also find it valuable if you are not an Android dev. This book provides all the details to understand how the Compose compiler & runtime work, and how to create a client library using them.
Talking with Tech Leads
Patrick KuaA book for Tech Leads, from Tech Leads. Discover how more than 35 Tech Leads find the delicate balance between the technical and non-technical worlds. Discover the challenges a Tech Lead faces and how to overcome them. You may be surprised by the lessons they have to share.Functional Event-Driven Architecture
Gabriel VolpeExplore the event-driven architecture (EDA) in a purely functional way. Learn to design and develop distributed systems that scale. Identify common design patterns in such systems.
Take your functional programming skills to the next level by joining me in developing a distributed system powered by Apache Pulsar and Fs2 streams, all in Scala 3!
Machine Learning Q and AI
Sebastian Raschka, PhDHave you recently completed a machine learning or deep learning course and wondered what to learn next? With 30 questions and answers on key concepts in machine learning and AI, this book provides bite-sized bits of knowledge for your journey to becoming a machine learning expert.
Getting to Know IntelliJ IDEA
Trisha Gee and Helen ScottIf we treat our IDE as a text editor, we are doing ourselves a disservice. Using a combination of tutorials and a questions-and-answers approach, Getting to Know IntelliJ IDEA will help you find ways to use IntelliJ IDEA that enable you to work comfortably and productively as a professional developer.
The Rails 7 Way
Obie Fernandez, Lucas Dohmen, and Tom Henrik AadlandThe Rails™ 7 Way is the comprehensive, authoritative reference guide for professionals delivering production-quality code using modern Ruby on Rails. It illuminates the entire Rails 7 API, its most powerful idioms, design approaches, and libraries. Building on the previous editions, this edition has been heavily refactored and updated.
Ansible for DevOps
Jeff GeerlingAnsible is a simple, but powerful, server and configuration management tool. Learn to use Ansible effectively, whether you manage one server—or thousands.
Top Bundles
- #1
Software Architecture
2 Books
"Software Architecture for Developers" is a practical and pragmatic guide to modern, lightweight software architecture, specifically aimed at developers. You'll learn:The essence of software architecture.Why the software architecture role should include coding, coaching and collaboration.The things that you really need to think about before... - #2
CCIE Service Provider Ultimate Study Bundle
2 Books
Piotr Jablonski, Lukasz Bromirski, and Nick Russo have joined forces to deliver the only CCIE Service Provider training resource you'll ever need. This bundle contains a detailed and challenging collection of workbook labs, plus an extensively detailed technical reference guide. All of us have earned the CCIE Service Provider certification... - #3
Modern C++ Collection
3 Books
Get All about Modern C++C++ Standard Library, including C++20Concurrency with Modern C++, including C++20C++20Each book has about 200 complete code examples. Updates are included. When I update one of the books, you immediately get the updated bundle. You can expect significant updates to each new C++ standard (C++23, C++26, .. ) and also... - #4
Pattern-Oriented Memory Forensics and Malware Detection
2 Books
This training bundle for security engineers and researchers, malware and memory forensics analysts includes two accelerated training courses for Windows memory dump analysis using WinDbg. It is also useful for technical support and escalation engineers who analyze memory dumps from complex software environments and need to check for possible... - #5
1500 QUIZ COMMENTATI (3 libri)
3 Books
Tre libri dei QUIZ MMG Commentati al prezzo di DUE! I QUIZ dei concorsi ufficiali di Medicina Generale relativi agli anni: 2000-2001-2003-2012-2013-2014-2015-2016-2017-2018-2019-2020-2021 +100 inediti Raccolti in unico bundle per aiutarvi nello studio e nella preparazione al concorso. All'interno di ogni libro i quiz sono stati suddivisi per... - #6
Practical FP in Scala + Functional event-driven architecture
2 Books
Practical FP in Scala (A hands-on approach) & Functional event-driven architecture, aka FEDA, (Powered by Scala 3), together as a bundle! The content of PFP in Scala is a requirement to understand FEDA so why not take advantage of this bundle!? - #8
Growing Agile: The Complete Coach's Guide
7 Books
Growing Agile: Coach's Guide Series This bundle provides a collection of training and workshop plans for a variety of agile topics. The series is aimed at agile coaches, trainers and ScrumMasters who often find themselves needing to help teams understand agile concepts. Each book in the series provides the plans, slides, handouts and activity... - #9
Development and Deployment of Multiplayer Online Games, Part ARCH. Architecture (Vol. I-III)
3 Books
What's the Big Idea? The idea behind this book is to summarize the body of knowledge that already exists on multiplayer games but is not available in one single place.And quite a fewof the issues discussed within this series (planned as three nine volumes ~300 pages each), while known in the industry, have not been published at all (except for...