I want install Gist plugin for Vim.
I have tried the following:
- Download the file gist-vim.zip.
- Extract ZIP archive and copy
plugin/gist.vimto.vim/plugin/gist.vim.
But running :Gist in Vim fails:
E117: Unknown function: gist#Gist
Anyone can help me with this problem?