Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-09-01 | Fix reason filetype detection, closes #532v4.7.1 | Adam Stankiewicz | 3 | -4/+19 | |
2020-09-01 | Add sql support for javascriptv4.7.0 | Adam Stankiewicz | 1 | -0/+3 | |
2020-09-01 | Remove vim-sql-syntax, #528v4.6.1 | Adam Stankiewicz | 2 | -2/+1 | |
2020-09-01 | Some major updates including heuristicsv4.6.0 | Adam Stankiewicz | 4 | -116/+626 | |
- 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-29 | add missing period to fix mako detection (#530) | Tim Bedard | 1 | -1/+1 | |
2020-08-27 | Buildv4.5.5 | Adam Stankiewicz | 2 | -8/+6 | |
2020-08-27 | Make sure all extensions are covered | Adam Stankiewicz | 1 | -9/+107 | |
2020-08-27 | Fix ocaml and dune ftdetectv4.5.4 | Adam Stankiewicz | 1 | -0/+5 | |
2020-08-25 | Add missing newlines (#527) | Tim Bedard | 1 | -2/+2 | |
2020-08-25 | Fix ansible ftdetect | Adam Stankiewicz | 1 | -0/+2 | |
2020-08-25 | Fix ansible ftdetect | Adam Stankiewicz | 2 | -7/+23 | |
2020-08-25 | Cleanup ftdetect | Adam Stankiewicz | 1 | -1/+1 | |
2020-08-24 | Include docs of plugins | Adam Stankiewicz | 1 | -2/+2 | |
2020-08-24 | Remove vifm and test all filetypes | Adam Stankiewicz | 3 | -10/+217 | |
2020-08-24 | Migrate only after dirs | Adam Stankiewicz | 1 | -3/+6 | |
2020-08-24 | Remove some custom dirs config | Adam Stankiewicz | 1 | -4/+1 | |
2020-08-24 | Ignore compiler for javascript, fixes #521 | Adam Stankiewicz | 1 | -5/+8 | |
2020-08-24 | Use setf for ambiguous extensionsv4.5.2 | Adam Stankiewicz | 1 | -6/+16 | |
2020-08-23 | fix: Migrate build script to ruby | Adam Stankiewicz | 3 | -0/+1425 | |