Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-14 | Update | Adam Stankiewicz | 1 | -1/+1 | |
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-10-04 | Add comments for some extensions + test | Adam Stankiewicz | 1 | -0/+7 | |
2020-09-15 | Update | Adam Stankiewicz | 1 | -11/+14 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 1 | -12/+13 | |
- 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-04-14 | Update | Adam Stankiewicz | 1 | -1/+1 | |
2019-12-31 | Update | Adam Stankiewicz | 1 | -1/+20 | |
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-09-04 | Add graphql support, closes #298 | Adam Stankiewicz | 1 | -0/+81 | |
2019-03-29 | Remove grapqhl, fixes #387v3.7.1 | Adam Stankiewicz | 1 | -81/+0 | |
2019-03-04 | Change plugin guard for disabling, fixes #371 | Adam Stankiewicz | 1 | -4/+4 | |
2019-03-04 | Update | Adam Stankiewicz | 1 | -1/+1 | |
2018-05-08 | Merge pull request #301 from timfeirg:feature/graphql | Dan Reif | 1 | -0/+81 | |
2017-09-27 | Remove graphql syntax as it causes issues, closes #236 | Adam Stankiewicz | 1 | -81/+0 | |
2017-09-27 | Update | Adam Stankiewicz | 1 | -0/+81 | |