summaryrefslogtreecommitdiffstats
path: root/scripts/build (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2020-09-01Fix reason filetype detection, closes #532v4.7.1Adam Stankiewicz1-3/+11
2020-09-01Add sql support for javascriptv4.7.0Adam Stankiewicz1-0/+3
2020-09-01Remove vim-sql-syntax, #528v4.6.1Adam Stankiewicz1-1/+1
2020-09-01Some major updates including heuristicsv4.6.0Adam Stankiewicz1-102/+385
- 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-29add missing period to fix mako detection (#530)Tim Bedard1-1/+1
2020-08-27Buildv4.5.5Adam Stankiewicz1-6/+5
2020-08-27Make sure all extensions are coveredAdam Stankiewicz1-9/+107
2020-08-25Add missing newlines (#527)Tim Bedard1-2/+2
2020-08-25Cleanup ftdetectAdam Stankiewicz1-1/+1
2020-08-24Include docs of pluginsAdam Stankiewicz1-2/+2
2020-08-24Remove vifm and test all filetypesAdam Stankiewicz1-0/+26
2020-08-24Migrate only after dirsAdam Stankiewicz1-3/+6
2020-08-24Remove some custom dirs configAdam Stankiewicz1-4/+1
2020-08-24Ignore compiler for javascript, fixes #521Adam Stankiewicz1-5/+8
2020-08-24Use setf for ambiguous extensionsv4.5.2Adam Stankiewicz1-6/+16
2020-08-23fix: Migrate build script to rubyAdam Stankiewicz1-2/+2
2020-08-23Migrate ftdetect generation to rubyAdam Stankiewicz1-12/+119
2020-08-23Move packages to yaml fileAdam Stankiewicz1-654/+10
2020-08-23UpdateAdam Stankiewicz1-1/+4
2020-08-21Migrate build script to rubyAdam Stankiewicz1-285/+811
2020-08-18Add requirements.txt support, closes #507v4.5.0Adam Stankiewicz1-0/+1
2020-08-18Add jq syntax, closes #502Adam Stankiewicz1-0/+1
2020-08-18Add improved sql syntax, closes #505Adam Stankiewicz1-0/+1
2020-08-18Add fennel support, closes #514Adam Stankiewicz1-0/+1
2020-08-18Add jsonnet support, closes #515Adam Stankiewicz1-1/+2
2020-08-18Fix dhall plugin, closes #519Adam Stankiewicz1-1/+1
2020-08-18Embed plugin guardsAdam Stankiewicz1-7/+9
2020-08-18Report download errorsAdam Stankiewicz1-3/+3
2020-08-18Migrate more filetypesAdam Stankiewicz1-1/+1
2020-08-14Fix svelte branch name, closes #522Adam Stankiewicz1-1/+1
2020-08-06Start github-linguist rewriteAdam Stankiewicz1-0/+2
2020-06-25Add unison language supportAdam Stankiewicz1-0/+1
2020-05-31Improve bash and zsh highlightingAdam Stankiewicz1-0/+1
2020-05-28Add support for ics, closes #492Adam Stankiewicz1-0/+1
2020-05-28Remove gdscript ftplugin (#494)Emerson MX1-1/+1
2020-05-20Add ledger support, closes #488v4.4.1Adam Stankiewicz1-0/+1
2020-05-20Remove latex, fixes #484Adam Stankiewicz1-1/+0
2020-05-20Remove generation of ftdetect from buildv4.4.0Adam Stankiewicz1-26/+0
2020-05-20Add vim-raku, closes #490Adam Stankiewicz1-0/+1
2020-05-20Remove non-working ftplugin line, closes #485Adam Stankiewicz1-1/+1
2020-04-30Remove rego syntax, fixes #486Adam Stankiewicz1-1/+0
2020-04-25Add brewfile support, closes #469v4.3.0Adam Stankiewicz1-0/+1
2020-04-25Add rego support, closes #471Adam Stankiewicz1-0/+1
2020-04-25Change elm provider, closes #475Adam Stankiewicz1-1/+1
2020-04-25Change latex provider to luatex, closes #476Adam Stankiewicz1-1/+1
2020-04-25Change fsharp provider, closes #477Adam Stankiewicz1-1/+1
2020-04-25Add gdscript, closes #483Adam Stankiewicz1-0/+1
2020-03-02Add zinit syntax, closes #459Adam Stankiewicz1-0/+1
2020-03-02UpdateAdam Stankiewicz1-1/+1
2020-03-02Add ctags files, fixes #445Adam Stankiewicz1-2/+2