summaryrefslogtreecommitdiffstats
path: root/after/syntax (follow)
AgeCommit message (Collapse)AuthorFilesLines
2022-10-14UpdateAdam Stankiewicz4-10/+21
2022-02-17UpdateAdam Stankiewicz3-116/+172
2021-12-21Reintroduce zinit, closes #772Adam Stankiewicz1-0/+126
2021-12-21UpdateAdam Stankiewicz2-126/+42
2021-07-28UpdateAdam Stankiewicz1-2/+2
2021-06-09Fix script indentation inside html, closes #693Adam Stankiewicz5-351/+1
2021-04-14UpdateAdam Stankiewicz4-5/+6
2021-03-01UpdateAdam Stankiewicz1-1/+1
2021-01-14UpdateAdam Stankiewicz3-109/+162
2021-01-01Fix loading for vim 8 packages, closes #613Adam Stankiewicz36-36/+36
2021-01-01Move tex to after, closes #650Adam Stankiewicz1-0/+1344
2021-01-01Add support for gleam, closes #655Adam Stankiewicz1-2/+2
Co-authored-by: Jeff Kreeftmeijer <jeffkreeftmeijer@gmail.com>
2020-12-29UpdateAdam Stankiewicz6-16/+28
2020-11-18UpdateAdam Stankiewicz3-1/+43
2020-10-25Fix conditions, #608Adam Stankiewicz34-34/+34
2020-10-25Preserve loading order of plugins, fixes #608Adam Stankiewicz34-34/+34
2020-10-25Respect symlinks for resolving vim-polyglot as fallback, closes #605Adam Stankiewicz34-102/+102
2020-10-24Fix detecting shell filetypes, closes #603Adam Stankiewicz1-1/+2
2020-10-23UpdateAdam Stankiewicz1-1/+2
2020-10-18Leave only filetype detection for man, #576Adam Stankiewicz1-1/+16
2020-10-09Fix detecting of some filetypes, closes #579Adam Stankiewicz1-2/+9
2020-10-08Fix markdown and other highlighting, #578Adam Stankiewicz5-1/+351
2020-10-04Add comments for some extensions + testAdam Stankiewicz4-46/+44
2020-10-02Resolve issues with loading order, closes #571v4.13.1Adam Stankiewicz2-321/+57
2020-09-24Fix django highlighting, fixes #553Adam Stankiewicz1-6/+7
2020-09-23Add more advanced cpp syntax, #557Adam Stankiewicz2-0/+524
2020-09-10UpdateAdam Stankiewicz4-55/+64
2020-09-06Remove stephpy/vim-yaml syntaxv4.9.3Adam Stankiewicz1-65/+0
It causes issues: - https://github.com/dracula/vim/pull/163 - https://github.com/stephpy/vim-yaml/issues/22
2020-09-06Fix weird indentation issue of yamlAdam Stankiewicz1-1/+1
2020-09-05Add support for Idris2, closes #534 (#535)CodingCellist1-0/+82
2020-09-01Add sql support for javascriptv4.7.0Adam Stankiewicz1-0/+26
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