Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-10-19 | Allow vim-polyglot to load in non-compatible mode | Adam Stankiewicz | 1 | -1/+0 | |
2020-10-14 | Add and fix tests from upstream vim | Adam Stankiewicz | 1 | -10/+33 | |
2020-10-09 | Fix detecting of some filetypes, closes #579 | Adam Stankiewicz | 1 | -1/+1 | |
2020-10-07 | Fix test and loading of filetypes, closes #577v4.13.2 | Adam Stankiewicz | 1 | -2/+4 | |
2020-09-28 | Fix all warning messages | Adam Stankiewicz | 1 | -2/+0 | |
2020-09-23 | Update test script to ruby | Adam Stankiewicz | 1 | -13/+57 | |
2020-09-22 | Update tests location | Adam Stankiewicz | 1 | -2/+2 | |
2020-09-15 | Fix eruby filetype detect, closes #547v4.9.10v4.10.1 | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-06 | Ensure duplicate tags do not happen in the future, #538 | Adam Stankiewicz | 1 | -0/+5 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 1 | -7/+5 | |
- 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-25 | Fix ansible ftdetect | Adam Stankiewicz | 1 | -7/+9 | |
2020-08-24 | Remove vifm and test all filetypes | Adam Stankiewicz | 1 | -10/+2 | |
2020-08-23 | fix: Migrate build script to ruby | Adam Stankiewicz | 1 | -0/+0 | |
2020-05-31 | Update travis script | Adam Stankiewicz | 1 | -0/+19 | |