summaryrefslogtreecommitdiffstats
path: root/syntax/awk.vim (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2021-01-01Fix loading for vim 8 packages, closes #613Adam Stankiewicz1-1/+1
2020-11-18UpdateAdam Stankiewicz1-3/+4
2020-10-25Fix conditions, #608Adam Stankiewicz1-1/+1
2020-10-25Preserve loading order of plugins, fixes #608Adam Stankiewicz1-1/+1
2020-10-25Respect symlinks for resolving vim-polyglot as fallback, closes #605Adam Stankiewicz1-8/+1
2020-10-24Fix recursive loading, closes #605Adam Stankiewicz1-1/+3
2020-10-24Use vim-polyglot only as fallback to other plugins, fixes #580Adam Stankiewicz1-0/+5
2020-09-01Some major updates including heuristicsv4.6.0Adam Stankiewicz1-0/+220
- 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
2017-09-28Revert inlining basic language packv3.0.0Adam Stankiewicz1-213/+0
2017-09-27Add syntax files from upstream vim repositoryAdam Stankiewicz1-0/+213