Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-01 | Update | Adam Stankiewicz | 1 | -0/+12 |
2021-06-09 | Disable languages also from heuristics, fixes #673 | Adam Stankiewicz | 1 | -5/+17 |
2020-10-14 | Improve django detection, closes #585 | Adam Stankiewicz | 1 | -1/+1 |
2020-10-14 | Add and fix tests from upstream vim | Adam Stankiewicz | 1 | -15/+60 |
2020-10-04 | Address BufWritePost error, fixes #573 | Adam Stankiewicz | 1 | -16/+4 |
2020-10-02 | Actually do not use ++once, fixes #573 | Adam Stankiewicz | 1 | -1/+1 |
2020-10-02 | Do not use ++once to support older vims, fixes #7056 | Adam Stankiewicz | 1 | -4/+21 |
2020-09-30 | Reduce startup time by avoiding calling slow au! | Adam Stankiewicz | 1 | -4/+4 |
2020-09-29 | Deduplicate polyglot files | Adam Stankiewicz | 1 | -0/+2 |
2020-09-29 | Modularize lazy loading of polyglot parts | Adam Stankiewicz | 1 | -0/+262 |