SitePoint
Blog
Forum
Library
Login
Join Premium
Toggle sidebar
An IDE Called Vim
Toggle community discussions
Close
Content
Bookmarks
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
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
The .vimrc file
The minimum essentials
Nice to have
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
Plugins
Plugin Managers
Outside Help
Installing tmux
Open text modal
Community Questions
Close