diff --git a/README.markdown b/README.markdown index 2f6f832..aafe40f 100644 --- a/README.markdown +++ b/README.markdown @@ -84,7 +84,8 @@ for someone who can actually follow directions. ## Self-Promotion Like sensible.vim? Follow the repository on -[GitHub](https://github.com/tpope/vim-sensible). And if +[GitHub](https://github.com/tpope/vim-sensible) and vote for it on +[vim.org](http://www.vim.org/scripts/script.php?script_id=4391). And if you're feeling especially charitable, follow [tpope](http://tpo.pe/) on [Twitter](http://twitter.com/tpope) and [GitHub](https://github.com/tpope). diff --git a/plugin/sensible.vim b/plugin/sensible.vim index 35d7914..cc7c85c 100644 --- a/plugin/sensible.vim +++ b/plugin/sensible.vim @@ -1,5 +1,6 @@ " sensible.vim - Defaults everyone can agree on " Maintainer: Tim Pope +" Version: 1.0 if exists('g:loaded_sensible') || &compatible finish