summarylogtreecommitdiffstats
path: root/vim-todotxt-git.install
blob: 5eba9ae47cdcbad408a16961be44ec69866cec96 (plain)
1
2
3
4
5
post_install() {
  echo "make sure that your vimrc contains:"
  echo " syntax on"
  echo " filetype plugin on"
}