summaryrefslogtreecommitdiffstats
path: root/Makefile (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2020-12-29Fix detecting conf filetype, closes #641Adam Stankiewicz1-1/+1
2020-12-29Use maxdepth instead of depth in makefile, closes #652Adam Stankiewicz1-1/+1
2020-10-02Do not use ++once to support older vims, fixes #7056Adam Stankiewicz1-1/+1
2020-09-28Fix some missing extensions warningsAdam Stankiewicz1-1/+1
2020-09-24Extract non-generated code to polyglot.vimAdam Stankiewicz1-1/+1
2020-09-23Update test script to rubyAdam Stankiewicz1-1/+1
2020-09-22Update tests locationAdam Stankiewicz1-2/+2
2020-09-10Add odin support, closes #544Adam Stankiewicz1-1/+1
2020-09-10Automatically detect script filetype when typingv4.10.0Adam Stankiewicz1-1/+1
2020-09-01Some major updates including heuristicsv4.6.0Adam Stankiewicz1-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-24Migrate to makefileAdam Stankiewicz1-0/+7