10 Commits

Author SHA1 Message Date
Tim Pope
cb15ce1414 Skip unreadable files
Closes #7.
2014-02-20 22:30:02 -05:00
Tim Pope
039e2cd134 sleuth.vim 1.1
* Support custom tabstop in pure tabs files.
* Fix performance issue with globbing for other files.
* Skip over POD comments.
2013-01-21 18:12:05 -05:00
Tim Pope
a32cdaea9d Speed up globbing
Globbing with {} is really, really, slow, apparently.
2013-01-08 23:57:05 -05:00
Tim Pope
fc28861b51 Skip empty lines early on
Closes #3.
2013-01-07 18:12:10 -05:00
Tim Pope
0f918d94f6 Skip POD comments 2013-01-03 19:43:08 -05:00
Tim Pope
4bae3d4618 Fix incorrect setting of expandtab 2013-01-03 13:13:30 -05:00
Tim Pope
dd0f3349a2 Support default tabstop
Closes #1.
2013-01-02 23:15:03 -05:00
Tim Pope
e5b9f940e9 Remove debugging info 2012-12-30 19:16:24 -05:00
Tim Pope
f3d218c2da Add references to script on vim.org 2012-12-30 19:15:54 -05:00
Tim Pope
723c611178 sleuth.vim 1.0 2012-12-30 18:16:58 -05:00