From b8c378024b42fb3f09a9ee732209a40704a9744f Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Wed, 9 Jan 2013 21:56:38 -0500 Subject: [PATCH] sensible.vim 1.0 --- README.markdown | 3 ++- plugin/sensible.vim | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) 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