open source file in remote vcs (fugitive)
Some of you problably know this. One of the most used commands I use inside Vim is
:GBrowse
(comes with fugitive). This command opens the local file in GitHub for you. This comes very handy if you want to share the link with others.