summaryrefslogtreecommitdiffstats
path: root/after/syntax (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-09-01Remove vim-sql-syntax, #528v4.6.1Adam Stankiewicz5-5/+5
2020-09-01Some major updates including heuristicsv4.6.0Adam Stankiewicz2-2618/+0
- 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-18Migrate all ftdetect to linguistAdam Stankiewicz1-0/+37
2020-06-25UpdateAdam Stankiewicz1-1/+1
2020-05-20Remove latex, fixes #484Adam Stankiewicz1-11/+0
2020-04-25Change latex provider to luatex, closes #476Adam Stankiewicz1-8/+6
2020-04-14UpdateAdam Stankiewicz2-2/+2
2020-03-02Add zinit syntax, closes #459Adam Stankiewicz1-0/+126
2020-03-02Use upstream rspec plugin, fixes #458Adam Stankiewicz1-13/+170
2020-03-02UpdateAdam Stankiewicz2-8/+4
2019-12-31UpdateAdam Stankiewicz9-85/+135
2019-12-12UpdateAdam Stankiewicz1-8/+8
2019-12-07Updatev4.1.2Adam Stankiewicz4-0/+44
2019-11-15Updatev4.1.1Adam Stankiewicz2-78/+283
2019-11-12UpdateAdam Stankiewicz2-62/+68
2019-11-04UpdateAdam Stankiewicz2-1/+5
2019-10-16UpdateAdam Stankiewicz1-1/+1
2019-09-12Improve guard so it works for no eof new linev4.0.3Adam Stankiewicz22-0/+44
2019-09-06Remove styled components, fixes #432v4.0.2Adam Stankiewicz2-261/+0
2019-09-06Improve guard to support concatenated filesAdam Stankiewicz22-93/+45
2019-09-04Disable jsx when ts or js is disabled, closes #414v3.10.0Adam Stankiewicz3-3/+3
2019-09-04Add graphql support, closes #298Adam Stankiewicz2-0/+53
2019-09-04Add dhall, closes #426Adam Stankiewicz1-0/+17
2019-09-04UpdateAdam Stankiewicz3-275/+248
2019-07-01UpdateAdam Stankiewicz1-1/+10
2019-06-08Add styled-components, closes #407v3.9.0Adam Stankiewicz2-0/+506
2019-06-08Change jsx/tsx provider, closes #400Adam Stankiewicz4-170/+114
2019-06-08Add tsx provider, closes #330Adam Stankiewicz1-0/+87
2019-04-23Switch mathematica provider, closes #385Adam Stankiewicz1-63/+1406
2019-03-29Remove grapqhl, fixes #387v3.7.1Adam Stankiewicz2-53/+0
2019-03-11Add llvm support, closes #376v3.7.0Adam Stankiewicz1-0/+26
2019-03-10Remove rare html extensions, fixes #280Adam Stankiewicz2-94/+0
2019-03-04Add mdx support, closes #342Adam Stankiewicz1-0/+45
2019-03-04Switch jsx provider to amadeus, closes #364Adam Stankiewicz1-0/+14
2019-03-04Add idris support, closes #265Adam Stankiewicz1-0/+82
2019-03-04Add reason support, closes #266Adam Stankiewicz1-0/+4
2019-03-04Change plugin guard for disabling, fixes #371Adam Stankiewicz16-73/+73
2019-03-04UpdateAdam Stankiewicz1-1/+1
2018-10-08Updatev3.3.3Adam Stankiewicz2-2/+11
2018-07-08Update dependenciesAdam Stankiewicz3-12/+31
2018-05-08Merge pull request #301 from timfeirg:feature/graphqlDan Reif2-0/+41
2018-02-06UpdateAdam Stankiewicz3-6/+69
2017-12-30UpdateAdam Stankiewicz1-0/+13
2017-12-06Add slime syntax, closes #252v3.2.0Adam Stankiewicz2-13/+13
2017-12-06Change julia provider to JuliaEditorSupport/julia-vim, closes #253Adam Stankiewicz1-13/+0
2017-12-06UpdateAdam Stankiewicz1-1/+1
2017-11-19UpdateAdam Stankiewicz1-1/+1
2017-09-27Remove graphql syntax as it causes issues, closes #236Adam Stankiewicz1-21/+0
2017-09-27UpdateAdam Stankiewicz4-15/+83
2017-05-17UpdateAdam Stankiewicz1-2/+2