updated on Sun Jan 22 12:09:12 UTC 2012
[aur-mirror.git] / vimplate / vimplate.install
blob713339fc4c053850cbe8f276bec510bdb0b1f12f
1 post_install()
3 echo "Run 'vimplate -createconfig' to create your configuration file \$HOME/.vimplaterc:"         
4 echo ""
5 echo "Edit your \$HOME/.vimrc with:"
6 echo "          let Vimplate = \"/usr/bin/vimplate\""
7 echo ""
8 echo "Edit your \$HOME/.vimplaterc with:"
9 echo "          dir  => '/usr/share/vimplate/Templates'"
10 echo "or with your template directory"