May 20, 2020 • 1 minutes readVimBy 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 ESC key is far from the home row keys.
May 20, 2020 • 1 minutes readVimThere will come a time when you will want to view the contents of the same file or a different file from another branch.
August 23, 2019 • 2 minutes readCSSCSS variables is a new addition to CSS. As the name says, we can now add custom variables, similar to SCSS, Less and Stylus.