Gitgutter Vim plugin

I've stumbled upon gitgutter vim plugin that I found a more convenient to use within vim than git-diff. Check out how to use it.

more ...

Using markings and vim-signature plugin

Lately I've found one plugin in my vimrc file that I didn't recall. I searched it and found it's the one for making left-side signatures to which you can jump. Check out how to use it!

more ...

Python snippets in Vim with Ultisnips

Snippets in all type of editors are very usefull beings that every bloger/programmer should start using. Especially if using ViM. Check out Ultisnips solution that supports it!

more ...

Vim Templates are a life saver

Today when my 30daychallenge almost finishes (tomorrow is the last day) I feel that I could not make it without reusing previous posts for new posts. Check out how to automate it!

more ...