summarylogtreecommitdiffstats
path: root/vim-elixir-git.install
blob: 707e7c8eb64dd59c564ff1a4d313ec6b7ad3928a (plain)
1
2
3
4
post_upgrade() {
  echo "In order to use '%' to jump between 'do' and 'end', you need to"
  echo "activate the matchit plugin in your .vimrc."
}