Add references to script on vim.org
This commit is contained in:
parent
723c611178
commit
f3d218c2da
@ -41,8 +41,8 @@ Self-Promotion
|
|||||||
--------------
|
--------------
|
||||||
|
|
||||||
Like sleuth.vim? Follow the repository on
|
Like sleuth.vim? Follow the repository on
|
||||||
[GitHub](https://github.com/tpope/vim-sleuth). And if
|
[GitHub](https://github.com/tpope/vim-sleuth) and vote for it on
|
||||||
you're feeling especially charitable, follow [tpope](http://tpo.pe/) on
|
[vim.org](http://www.vim.org/scripts/script.php?script_id=4375). And if
|
||||||
[Twitter](http://twitter.com/tpope) and
|
[Twitter](http://twitter.com/tpope) and
|
||||||
[GitHub](https://github.com/tpope).
|
[GitHub](https://github.com/tpope).
|
||||||
|
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
" sleuth.vim - Heuristically set buffer options
|
" sleuth.vim - Heuristically set buffer options
|
||||||
" Maintainer: Tim Pope <http://tpo.pe/>
|
" Maintainer: Tim Pope <http://tpo.pe/>
|
||||||
" Version: 1.0
|
" Version: 1.0
|
||||||
|
" GetLatestVimScripts: 4375 1 :AutoInstall: sleuth.vim
|
||||||
|
|
||||||
if exists("g:loaded_sleuth") || v:version < 700 || &cp
|
if exists("g:loaded_sleuth") || v:version < 700 || &cp
|
||||||
finish
|
finish
|
||||||
|
Loading…
x
Reference in New Issue
Block a user