From f3d218c2da115eb2b7425cc5b6b20c780e735719 Mon Sep 17 00:00:00 2001 From: Tim Pope Date: Sun, 30 Dec 2012 19:15:54 -0500 Subject: [PATCH] Add references to script on vim.org --- README.markdown | 4 ++-- plugin/sleuth.vim | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.markdown b/README.markdown index d9e6340..95ceb11 100644 --- a/README.markdown +++ b/README.markdown @@ -41,8 +41,8 @@ Self-Promotion -------------- Like sleuth.vim? Follow the repository on -[GitHub](https://github.com/tpope/vim-sleuth). And if -you're feeling especially charitable, follow [tpope](http://tpo.pe/) on +[GitHub](https://github.com/tpope/vim-sleuth) and vote for it on +[vim.org](http://www.vim.org/scripts/script.php?script_id=4375). And if [Twitter](http://twitter.com/tpope) and [GitHub](https://github.com/tpope). diff --git a/plugin/sleuth.vim b/plugin/sleuth.vim index c99329a..4a77e92 100644 --- a/plugin/sleuth.vim +++ b/plugin/sleuth.vim @@ -1,6 +1,7 @@ " sleuth.vim - Heuristically set buffer options " Maintainer: Tim Pope " Version: 1.0 +" GetLatestVimScripts: 4375 1 :AutoInstall: sleuth.vim if exists("g:loaded_sleuth") || v:version < 700 || &cp finish