Move End Of Line In Vim/Vi

Jump End Of Line In Vim/Vi

Vim or Vi is a command-line text editor which is very different from most of the popular text editors which are GUI-based. For GUI-based text editors generally, a mouse pointer is used for navigation over files like the jumping end of the file. Vim or Vi uses different commands and keys for navigation. In this … Read more

Move or Jump End Of File in Vi/Vim

Move or Jump End Of File in Vi/Vim

Vim/Vi are popular command-line text or code editors. As a command-line text editor, the vi/vim should be used with commands. While using a GUI-based text editor going end of the files is easy by scrolling down with a mouse but it is different in vi/vim editor as there is no scroller. Vi/vim provides some shortcuts … Read more