Skip to content

Commit 1d25e8e

Browse files
committed
sleuth.vim 2.0
* Set endofline, fileformat, fileencoding, bomb from EditorConfig. * Set filetype from modeline and EditorConfig. * Set softtabstop to -1, always. * Drop autocmd neighbor detection in favor of simple extension matching. * Enable disabling heuristics on a per-filetype basis. * Bug fixes and assorted tweaks.
1 parent 5793dc3 commit 1d25e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin/sleuth.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
" sleuth.vim - Heuristically set buffer options
22
" Maintainer: Tim Pope <http://tpo.pe/>
3-
" Version: 1.3
3+
" Version: 2.0
44
" GetLatestVimScripts: 4375 1 :AutoInstall: sleuth.vim
55

66
if exists("#polyglot-sleuth")

0 commit comments

Comments
 (0)