Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-12-29 | Fix detecting conf filetype, closes #641 | Adam Stankiewicz | 1 | -1/+1 | |
2020-12-29 | Use maxdepth instead of depth in makefile, closes #652 | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-02 | Do not use ++once to support older vims, fixes #7056 | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-28 | Fix some missing extensions warnings | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-24 | Extract non-generated code to polyglot.vim | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-23 | Update test script to ruby | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-22 | Update tests location | Adam Stankiewicz | 1 | -2/+2 | |
2020-09-10 | Add odin support, closes #544 | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-10 | Automatically detect script filetype when typingv4.10.0 | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 1 | -1/+4 | |
- 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-08-24 | Migrate to makefile | Adam Stankiewicz | 1 | -0/+7 | |