Gautam Blogs

Create quick backup of current file in VIM

Create quick backup of current file in VIM

Jan 29, 20231 min read
Sometimes we have to create a copy of the current working file, just to try out some new thing or feature.
Why should you remap ESC key in Vim

Why should you remap ESC key in Vim

Jan 29, 20231 min read
By default, the ESC key is used to switch to Normal mode from Insert mode. But as you can see on a regular keyboard, the position of the ESC key is far from the home row keys.