updated on Thu Jan 26 00:18:00 UTC 2012
[aur-mirror.git] / vim-blogit / vim-blogit.install
blob2b024e1afda4aa3d85ab950076a83db76e61b860
1 ## arg 1:  Edit file
2 post_install() {
3         echo "Edit /usr/share/vim-blogit/passwords.vim with your username,password,site url and copy it to ~/.vim/"
4         echo ""
5         echo "To install the blogit help tags: mkdir -p ~/.vim/doc ; cp /usr/share/vim/doc/blogit.txt ~/.vim/doc ; then start vim, in vim do :helptags ~/.vim/doc"