Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-22 | Update tests location | Adam Stankiewicz | 1 | -356/+0 | |
2020-09-16 | Write heuristics for perl, closes #550v4.10.2 | Adam Stankiewicz | 1 | -0/+75 | |
2020-09-15 | Fix eruby filetype detect, closes #547v4.9.10v4.10.1 | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-08 | Fix some ftdetect issues from tests | Adam Stankiewicz | 1 | -1/+1 | |
2020-09-06 | Add heuristics for .h extension | Adam Stankiewicz | 1 | -2/+24 | |
2020-09-06 | Add support for Visual Basic and Basic | Adam Stankiewicz | 1 | -139/+151 | |
2020-09-05 | Add support for Idris2, closes #534 (#535) | CodingCellist | 1 | -0/+30 | |
2020-09-03 | Add test for terraform | Adam Stankiewicz | 1 | -0/+1 | |
2020-09-01 | Fix reason filetype detection, closes #532v4.7.1 | Adam Stankiewicz | 1 | -0/+7 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 1 | -2/+195 | |
- 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 | -0/+2 | |
2020-08-25 | Fix ansible ftdetect | Adam Stankiewicz | 1 | -0/+14 | |