Vim
usr_07 Editing more than one file
help :usr_07
usr_06 Using syntax highlighting
:help usr_06
Getting Started
Getting Started
Help
:help Vim help docs
User Manual
Vim user manual table of contents
usr_01 About the manuals
:help usr_01
usr_02 The first steps in Vim
:helo usr_02
usr_03 Moving around
:help usr_03
usr_04 Making small changes
:help usr_04
usr_05 Set your settings
:help usr_05
usr_11 Recovering from a crash
Recovering from a crash
usr_40 Make new commands
Make new commands
usr_90 Installing Vim
:help usr_90
usrc toc
:help usr_toc
Editing Effectively
Editing Effectively
Tuning Vim
Tuning Vim
Writing Vim Script
Writing Vim Script
Making Vim Run
Making Vim Run
Vim
Vim is a terminal text editor. It is an extended version of vi with additional features, including syntax highlighting, a comprehensive help system, native scripting (Vim script), a visual mode for text selection, comparison of files (vimdiff(1)), and tools with restricted capabilities such as rview(1) and rvim(1).