Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-10-14 | Update | Adam Stankiewicz | 1 | -0/+7 | |
2021-12-21 | Update | Adam Stankiewicz | 1 | -2/+6 | |
2021-06-27 | Update | Adam Stankiewicz | 1 | -3/+1 | |
2021-04-14 | Update | Adam Stankiewicz | 1 | -1/+3 | |
2021-03-01 | Update | Adam Stankiewicz | 1 | -2/+6 | |
2021-01-01 | Fix loading for vim 8 packages, closes #613 | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-25 | Fix conditions, #608 | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-25 | Preserve loading order of plugins, fixes #608 | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-25 | Respect symlinks for resolving vim-polyglot as fallback, closes #605 | Adam Stankiewicz | 1 | -8/+1 | |
2020-10-24 | Fix recursive loading, closes #605 | Adam Stankiewicz | 1 | -1/+3 | |
2020-10-24 | Use vim-polyglot only as fallback to other plugins, fixes #580 | Adam Stankiewicz | 1 | -0/+5 | |
2020-09-22 | Build | Adam Stankiewicz | 1 | -7/+14 | |
2020-09-15 | Update | Adam Stankiewicz | 1 | -0/+10 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 1 | -8/+18 | |
- Allow to define heuristics in heuristics.yaml - Migrate all filetypes from vim beginning with "a" - Remove enhanced cpp syntax (it was too slow to load) - Use setf instead of set ft for setting filetype (faster) - Override native hauristics with au! - Add globbing of files for packages - Replace predefined dirs with extra_dirs and ignored_dirs - Allow to define proper order of packages with topological sort - Fix powershell detection - Lint and fix many packages.yaml issues - etc etd | |||||
2020-06-25 | Update | Adam Stankiewicz | 1 | -0/+5 | |
2020-04-28 | Update | Adam Stankiewicz | 1 | -0/+1 | |
2019-09-27 | Update everything, closes #435 | Adam Stankiewicz | 1 | -3/+3 | |
2019-09-12 | Improve guard so it works for no eof new linev4.0.3 | Adam Stankiewicz | 1 | -0/+2 | |
2019-09-06 | Improve guard to support concatenated files | Adam Stankiewicz | 1 | -4/+2 | |
2019-06-08 | Add zig support, closes #405 | Adam Stankiewicz | 1 | -0/+18 | |