Add references to script on vim.org

This commit is contained in:
Tim Pope 2012-12-30 19:15:54 -05:00
parent 723c611178
commit f3d218c2da
2 changed files with 3 additions and 2 deletions

View File

@ -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).

View File

@ -1,6 +1,7 @@
" sleuth.vim - Heuristically set buffer options
" Maintainer: Tim Pope <http://tpo.pe/>
" Version: 1.0
" GetLatestVimScripts: 4375 1 :AutoInstall: sleuth.vim
if exists("g:loaded_sleuth") || v:version < 700 || &cp
finish