ViVi
Featured in Vi
Articles in Vi
10New
A→Z
Copy & Paste in Vim / Vi
Copy (Yank), Paste (Put) and Cut (Delete) in Vim
How to delete lines in Vim / Vi
The best answer depends on which mode you use
Go To End of File in Vim / Vi
Select and delete to the end of a file in Vim
Searching in Vim
Search forward, backward, case insensitive, and more
Select all in Vim / Vi
Select all and copy, paste, or delete the contents
Show & Hide Line Numbers in Vim / Vi
Toggle absolute and relative line numbers
Undo & Redo in Vim / Vi
Keyboard shortcuts and summary of how Vim tracks changes
Vim / Vi Page Up and Down Controls
Quick reference for Vim's page up and down controls
Vim Modes
Learn about seven of Vim’s modes
Vim Find And Replace
You can use either the substitute command or the slash and dot method to search for patterns and replace with different values.