Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-10-07 | Fix vim 8 package manager, closes #574 | Adam Stankiewicz | 1 | -0/+3 |
2020-10-02 | Resolve issues with loading order, closes #571v4.13.1 | Adam Stankiewicz | 1 | -9/+0 |
2020-09-30 | Document how to install with vim8 packages | Adam Stankiewicz | 1 | -0/+9 |
2020-09-08 | Fix auto-detecting indent, closes #540v4.9.4 | Adam Stankiewicz | 1 | -167/+0 |
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 | 1 | -0/+149 |