logo
Vim
View different branch file inside VIM

View different branch file inside VIM

January 30, 20232 min readVim
There will come a time when you will want to view the contents of the same file or a different file from another branch.
Why should you remap ESC key in Vim

Why should you remap ESC key in Vim

January 29, 20232 min readVim
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.
Create quick backup of current file in VIM

Create quick backup of current file in VIM

January 29, 20231 min readVim
Sometimes we have to create a copy of the current working file, just to try out some new thing or feature.
Built using GatsbyJs and hosted on Netlify© Copyright 2024, Gautam Naik