Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-01 | Remove vim-sql-syntax, #528v4.6.1 | Adam Stankiewicz | 1 | -11/+0 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 1 | -24/+339 | |
- 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-27 | Make sure all extensions are covered | Adam Stankiewicz | 1 | -12/+73 | |
2020-08-27 | Fix ocaml and dune ftdetectv4.5.4 | Adam Stankiewicz | 1 | -0/+23 | |
2020-08-25 | Fix ansible ftdetect | Adam Stankiewicz | 1 | -3/+3 | |
2020-08-25 | Fix ansible ftdetect | Adam Stankiewicz | 1 | -5/+5 | |
2020-08-25 | Cleanup ftdetect | Adam Stankiewicz | 1 | -4/+3 | |
2020-08-24 | Remove vifm and test all filetypes | Adam Stankiewicz | 1 | -13/+0 | |
2020-08-24 | Migrate only after dirs | Adam Stankiewicz | 1 | -4/+12 | |
2020-08-24 | Remove some custom dirs config | Adam Stankiewicz | 1 | -5/+13 | |
2020-08-24 | Ignore compiler for javascript, fixes #521 | Adam Stankiewicz | 1 | -1/+6 | |
2020-08-24 | Fix blade ftdetectv4.5.1 | Adam Stankiewicz | 1 | -6/+7 | |
2020-08-23 | Migrate ftdetect generation to ruby | Adam Stankiewicz | 1 | -112/+344 | |
2020-08-23 | Move packages to yaml file | Adam Stankiewicz | 1 | -0/+1069 | |