Tag Archives: vim shortcut

vim tutorial: vim cursor move

Vim cursor move: 1. up, down, left, and right; 2. to the top of the file; 3. to the end of the line; 4. to the top of the screen Continue reading

Posted in Text Processing, Vim Command | Tagged , , , | Comments Off on vim tutorial: vim cursor move

linux vim command arguments and vim workflow

Vim Very powerful text editor. As a R&D engineer, you must be proficient in the vim command. Vim is divided into three modes: Command Mode, Insert Mode and Last Line Mode. The effects of these three modes are: Command Mode: … Continue reading

Posted in Vim Command, Text Processing | Tagged , , | Comments Off on linux vim command arguments and vim workflow