Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-14 | Add and fix tests from upstream vim | Adam Stankiewicz | 3 | -23/+69 | |
2020-10-07 | Remove context from packages, fixes #575 | Adam Stankiewicz | 1 | -1/+0 | |
2020-10-07 | Remove man plugin from vim, it does not work for nvim, closes #576 | Adam Stankiewicz | 1 | -1/+0 | |
2020-10-06 | Add all vim filetypes | Adam Stankiewicz | 1 | -1/+385 | |
2020-10-06 | Add extensions to vlang | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-04 | Add some missing filetypes | Adam Stankiewicz | 1 | -0/+4 | |
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 | 4 | -9/+1181 | |
2020-09-30 | Fix error when editing path for shebang (#572) | Chayoung You | 1 | -1/+7 | |
2020-09-30 | Reduce startup time by avoiding calling slow au! | Adam Stankiewicz | 1 | -4/+4 | |
2020-09-29 | Deduplicate polyglot files | Adam Stankiewicz | 3 | -4/+6 | |
2020-09-29 | Modularize lazy loading of polyglot parts | Adam Stankiewicz | 3 | -0/+628 | |