Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-09-04 | Ignore files from homedir and root for indentv4.9.2 | Adam Stankiewicz | 1 | -0/+4 |
2020-09-04 | Do not set indent on by default | Adam Stankiewicz | 1 | -4/+0 |
2020-09-04 | Fix detecting indentation in some CSS | Adam Stankiewicz | 1 | -1/+1 |
2020-09-04 | Ignore heredoc when detecting indentv4.9.1 | Adam Stankiewicz | 1 | -0/+13 |
2020-09-04 | Synchronize shiftwidth with tabstop by defaultv4.9.0 | Adam Stankiewicz | 1 | -0/+5 |
2020-09-04 | Fix detection of indentation, #537 | Adam Stankiewicz | 2 | -166/+149 |
2020-09-04 | Let user select tabstop, by not changing it | Adam Stankiewicz | 1 | -3/+0 |
2020-09-04 | Allow to disable autoindent with g:polyglot_disabled | Adam Stankiewicz | 1 | -1/+6 |
2020-09-01 | Automatically detect indentation, closes #529v4.8.0 | Adam Stankiewicz | 1 | -0/+164 |