| Date | Commit message | Author |
|---|---|---|
| 2024-04-20 09:42 | skip detection if editorconfig has been applied | Tobias Bengfort |
| 2023-06-11 06:43 | set softtabstop to -1 | Tobias Bengfort |
| 2023-06-11 06:43 | use &g:shiftwidth instead of g:detectindent_preferred_indent | Tobias Bengfort |
| 2023-06-06 13:40 | rm detectindent_preferred_expandtab | Tobias Bengfort |
| 2023-06-06 13:39 | do not set default when no indent is found | Tobias Bengfort |
| 2020-05-20 05:44 | refactor optional args | Tobias Bengfort |
| 2019-02-23 18:12 | use autoload and explicit l: variables | Tobias Bengfort |
| 2016-10-20 17:40 | Create LICENSE | Tobias Bengfort |
| 2016-09-22 05:05 | space indent must be at least 2 | Tobias Bengfort |
| 2016-09-11 23:59 | typo | Tobias Bengfort |
| 2016-09-11 23:54 | add README | Tobias Bengfort |
| 2016-09-11 23:46 | fix: do not overwrite settings | Tobias Bengfort |
| 2016-09-11 23:17 | switch default to 4 spaces | Tobias Bengfort |
| 2016-09-11 23:16 | optional width argument in shortcut commands | Tobias Bengfort |
| 2016-09-11 23:16 | detect arbitrary space indentation | Tobias Bengfort |
| 2016-09-11 23:16 | Gardening | Tobias Bengfort |
| 2016-09-11 23:15 | rename to DetectIndent | Tobias Bengfort |
| 2016-09-11 23:15 | default parameters | Tobias Bengfort |
| 2016-09-11 23:12 | add SetIndent function | Tobias Bengfort |