summarylogtreecommitdiffstats
path: root/vim-spelunker-git.install
blob: 4629f60dbba46b9909b3658adb5b7bccfcefa0d3 (plain)
1
2
3
4
post_install()  {
  printf ":: This plugin conflicts with Vim's built-in spell check.\n"
  printf ":: Disable it with set nospell, either locally or in your configuration.\n"
}