SitePoint
Premium
Library
Community
Jobs
Tools
Tutorials
Blog
Login
Start Free Trial
An IDE Called Vim
Content
Bookmarks
0
Preface
An IDE Called Vim
Acknowledgments
Introduction
Who should read this book
What’s in this book
Conventions
1
Pre-Basics
Installing VIM
OpenBSD
MacOS
Windows
2
Basics
Vimtutor
Starting Vim
Learn how to use :help
Vim Modes
Move Around
Basic Operators
Basic Motions
Copying, cutting and pasting
Searching and substituting
Command history
Save and Exit
3
The .vimrc file
The minimum essentials
Nice to have
4
Using Vim as an IDE
Search
Auto-completion
Indentation
File Finding
The Tags file
Jumping through files
Grepping
File Explorer
Tabs
Advanced Auto-Completion
Sessions
On mouse usage
5
Plugins
Plugin Managers
6
Outside Help
Installing tmux
Settings
Community Questions
Close