Open Laboratory for Technocrats

Grab the developer role, learn concepts & prepare with senior software engineers to get solutions for problems in a software job. Coding and Programming Solutions crafted for you.

VIM - Command List for Developers [Shortcuts]

VIM LOGO
Vim Logo
All though VIM is very popular among developers, there are various users who think to use it and find it difficult to start it. There are various good books and tutorials out there and I am not going to elaborate then here.

All the users who are willing to use vim must give vim some time to use it and I am sure they will  LOVE it after that. Today I am going to put some of the shortcuts for vim as they are commands that usually new vim user need to access while doing and it takes time to grab the right from the web.

So here is the list of commands that new users will love to use:

 Split the screen  :vsp  :sp
 Save current file  :w
 Splitted screen width adjust  :vertical resize +10  :vertical resize -20
 Splitted screen width adjust  :resize +20   :resize -10



Note: Addition of commands will be granted please comment to add

Top #3 Articles

Most Read