sleuth.vim 1.1

* Support custom tabstop in pure tabs files.
* Fix performance issue with globbing for other files.
* Skip over POD comments.
This commit is contained in:
Tim Pope 2013-01-21 18:12:05 -05:00
parent a32cdaea9d
commit 039e2cd134
1 changed files with 1 additions and 1 deletions

View File

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