Vim

Awesome vim plugins: quick-scope

21 Apr 2021 - 3 minute read
categories: awesome vim plugins tags: vim plugins tools

Vim is all about speed and efficiency! Movement in a text file is the thing that can slow you down. Let's have a look at a plugin that solves the horizontal movement bit. Quick-Scope

Awesome vim plugins: vim-plug

16 Apr 2021 - 5 minute read
categories: awesome vim plugins tags: vim plugins tools

Do you find managing vim plugins frustrating? Do you think there needs to be a better way for that? Well then, let's talk about vim-plug. The plugin manager that plugs in plugins!

Add some color to your terminal with lolbanner

09 Mar 2021 - 4 minute read
categories: vim tags: vim linux tools

You did not know you want this in your life until you see it! Colorful banners for your terminal

Check your spelling in vim

06 Mar 2021 - 4 minute read
categories: vim tags: vim writing linux tools

Did you know that vim has a built-in spell checker?