
ViVim
Featured in Vim
Articles in Vim
14New
A→Z
Copy & Paste in Vim / Vi
Copy (Yank), Paste (Put) and Cut (Delete) in Vim

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 Go To End/Start of Line
Go to the end or beginning of a line in Vim

Vim / Vi Page Up and Down Controls
Quick reference for Vim's page up and down controls

Go To Line In Vim
Variety of approaches to go to lines

Go To Top of File in Vim
Learn how to jump the top of the file in Vim, then navigate, search, highlight, and delete.

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.
