Learn Vim (the Smart Way)
What’s This?
Learn Vim (the Smart Way) is a guide to learn the good parts of Vim.
There are many places to learn Vim: the vimtutor
is a great place to start and the help
manual has all the references you will ever need. However, the average user needs something more than vimtutor
and less than the help
manual. This guide attempts to bridge that gap by highlighting only the key features to learn the most useful parts of Vim in the least time possible.
This guide is written for both beginner and advanced Vimmers. It starts out with broad and simple concepts and ends with specific and advanced concepts. If you’re an advanced user already, I would encourage you to read this guide from start to finish anyway, because you will learn something new!
I Want More Vim Tips!
Follow @learnvim for updates, Vim tips, etc.
Support This Project
This guide is and will always be free.
If you want to financially support this project, you can purchase this guide on gumroad.
Table Of Contents
@H_502_38@Prologue @H_502_38@Part 1: Learn Vim the Smart Way- Ch 1 - Starting Vim
- Ch 2 - Buffers, Windows, and Tabs
- Ch 3 - Opening and Searching Files
- Ch 4 - Vim Grammar
- Ch 5 - Moving in a File
- Ch 6 - Insert Mode
- Ch 7 - The Dot command
- Ch 8 - Registers
- Ch 9 - Macros
- Ch 10 - Undo
- Ch 11 - Visual Mode
- Ch 12 - Search and Substitute
- Ch 13 - The Global Command
- Ch 14 - External Commands
- Ch 15 - Command-line Mode
- Ch 16 - Tags
- Ch 17 - Fold
- Ch 18 - Git
- Ch 19 - Compile
- Ch 20 - Views, Sessions, and Viminfo
- Ch 24 - Vimscript Basic Data Types
- Ch 25 - Vimscript Conditionals And Loops
- Ch 26 - Vimscript Variable Scopes
- Ch 27 - Vimscript Functions
Translations
- Learn-Vim 中文翻译(
zh-CN
) - Learn-Vim Spanish(
es
)
License & copyright
The materials here are all © 2020-2021 Igor Irianto.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International.
版权声明:本文内容由互联网用户自发贡献,该文观点与技术仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 [email protected] 举报,一经查实,本站将立刻删除。