Accelerating pelican plugin execution

After a bit of research I've found one plugin that led me to make a change in pelican_link_to_title plugin. Check out if my assumption is right and it will accelerate pelican-plugin execution.

more ...


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 ...

How to use pyperclip

Lately I've found python library called pyperclip - it enables to copy from and to clipboard. 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 ...