Login | Sign up

Entries tagged: vi RSS feed for vi tutorials

May 22

Enable syntax highlighting in vi

Vi supports syntax highlighting for many types of files including programming language and configuration files. You can turn it on and off whenever you need it.

May 17

Vi show/hide line numbers

Vi can display line numbers to the left of each line. Learn how to show and hide those numbers.

May 17

Vim basic modes

Vim has 6 basic modes each serving a different purpose with different commands available. Learn the basics and differences of each mode.