summaryrefslogtreecommitdiffstats
path: root/syntax (follow)
AgeCommit message (Collapse)AuthorFilesLines
2021-06-09Use more modern haxe package, closes #340Adam Stankiewicz4-412/+589
2021-06-04UpdateAdam Stankiewicz1-0/+2
2021-06-01UpdateAdam Stankiewicz33-329/+535
2021-04-14UpdateAdam Stankiewicz1-0/+133
2021-04-14Change svelte provider, fixes #700Adam Stankiewicz2-93/+375
2021-04-14Switch clojure provider, closes #685Adam Stankiewicz1-49/+43
2021-04-14Update solitidy provider, closes #687Adam Stankiewicz1-141/+315
2021-04-14UpdateAdam Stankiewicz18-164/+190
2021-03-10UpdateAdam Stankiewicz7-32/+200
2021-03-01UpdateAdam Stankiewicz25-253/+662
2021-01-14UpdateAdam Stankiewicz10-154/+66
2021-01-03Add hjson, closes #659Adam Stankiewicz1-0/+95
Co-authored-by: SebastienElet <sebastien@elet.fr>
2021-01-03Revert stylus providerAdam Stankiewicz6-915/+421
2021-01-01Fix loading for vim 8 packages, closes #613Adam Stankiewicz689-689/+689
2021-01-01Move tex to after, closes #650Adam Stankiewicz1-1344/+0
2021-01-01Change stylus provider, closes #642Adam Stankiewicz1-351/+855
2021-01-01Add support for gleam, closes #655Adam Stankiewicz9-268/+345
Co-authored-by: Jeff Kreeftmeijer <jeffkreeftmeijer@gmail.com>
2020-12-30Change fish provider, closes #626v4.17.0Adam Stankiewicz1-2/+3
2020-12-30Add jsonc, closes #635Adam Stankiewicz1-0/+61
2020-12-29Add mint-language, closes #653Adam Stankiewicz1-0/+109
Co-authored-by: NICHTJ3 <nicholsontrent@gmail.com>
2020-12-29UpdateAdam Stankiewicz19-203/+327
2020-11-18UpdateAdam Stankiewicz13-736/+1754
2020-11-02UpdateAdam Stankiewicz4-15/+336
2020-10-27Add support for PEG syntax (#615)Sinos1-0/+131
* feat: add pest syntax * feat: add pest into packages * feat: increase the package count
2020-10-25Fix conditions, #608Adam Stankiewicz685-685/+685
2020-10-25Preserve loading order of plugins, fixes #608Adam Stankiewicz685-685/+685
2020-10-25Respect symlinks for resolving vim-polyglot as fallback, closes #605Adam Stankiewicz685-5480/+687
2020-10-24Fix recursive loading, closes #605Adam Stankiewicz685-685/+2055
2020-10-24Use vim-polyglot only as fallback to other plugins, fixes #580Adam Stankiewicz685-0/+3425
2020-10-24Fix detecting shell filetypes, closes #603Adam Stankiewicz1-1/+1
2020-10-18Leave only filetype detect for context, closes #575Adam Stankiewicz1-145/+0
2020-10-18Leave only filetype detection for man, #576Adam Stankiewicz1-60/+0
2020-10-17Make sure custom scripts.vim are respected as wellAdam Stankiewicz1-11/+11
2020-10-17Fix testsv4.13.4Adam Stankiewicz6-1/+554
2020-10-16UpdateAdam Stankiewicz9-31/+62
2020-10-14Alaways use native vim syntax, fixes #582v4.13.3Adam Stankiewicz1-984/+0
2020-10-14Add and fix tests from upstream vimAdam Stankiewicz4-68/+361
2020-10-09Fix detecting of some filetypes, closes #579Adam Stankiewicz1-1/+1
2020-10-08Fix encoding of vim filesAdam Stankiewicz16-18/+18
2020-10-08Fix markdown and other highlighting, #578Adam Stankiewicz5-351/+312
2020-10-07Use neovim version of .vim highlighting, #578Adam Stankiewicz1-172/+124
2020-10-07Fix test and loading of filetypes, closes #577v4.13.2Adam Stankiewicz4-1/+279
2020-10-07Remove context from packages, fixes #575Adam Stankiewicz1-145/+0
2020-10-07Remove man plugin from vim, it does not work for nvim, closes #576Adam Stankiewicz3-64/+1
2020-10-06Add all vim filetypesAdam Stankiewicz378-115/+63441
2020-10-06Add extensions to vlangAdam Stankiewicz1-4/+5
2020-10-04Add some missing filetypesAdam Stankiewicz4-0/+933
2020-10-04Add comments for some extensions + testAdam Stankiewicz1-16/+19
2020-10-02Resolve issues with loading order, closes #571v4.13.1Adam Stankiewicz1-0/+2
2020-09-29Fix detection of conf files, closes #569Adam Stankiewicz1-0/+30