Getting the most out of Vim

This is a brief about my Vim setup and how can one start using the awesome features of Vim. Not an actual tutorial. Just insights about what Vim is capable of and showcase of my setup.

Read More

How to use GCC and Vim on Windows

Most of the GNU tools are available for not just Linux, but other platforms as well. Windows users now have the option of using Ubuntu via WSL. However, many times, you just want to use GCC (C/C++) and (sometimes vim) for programming and don’t want the entire Linux environment.

Read More