Commit Graph

12 Commits

Author SHA1 Message Date
Les De Ridder 4a5da51152
Change default tab width to 4 2017-04-10 03:13:26 +02:00
Tim Pope b867ffac83 Revert "Use shiftwidth 0 instead of copying tabstop"
This reverts commit b6b4c3b237.

Closes #25.
2015-02-23 12:25:02 -05:00
Johannes Martinsson b6b4c3b237 Use shiftwidth 0 instead of copying tabstop
Instead of copying the current tabstop value to shiftwidth when hard
tabs are used consistently, set shiftwidth to 0. This makes it possible
to change the tabstop value manually (e.g. for a file that is highly
indented) and shiftwidth will follow automatically.
2015-01-10 13:03:28 -05:00
Tim Pope f407a8ce18 Extract CONTRIBUTING.markdown 2014-02-20 23:18:14 -05:00
Tim Pope 161344e470 Typo 2014-02-20 23:16:55 -05:00
Tim Pope dd0f3349a2 Support default tabstop
Closes #1.
2013-01-02 23:15:03 -05:00
Tim Pope 80c5b309da Fix incorrect option in documentation 2013-01-02 19:44:02 -05:00
Tim Pope 7f0e156679 Use a consistent heading style in README 2013-01-01 14:30:38 -05:00
Tim Pope 2dbb562645 Use a real copyright symbol 2012-12-31 00:07:40 -05:00
Tim Pope 9a393aef97 Restore inadvertent deletion 2012-12-30 21:25:08 -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