summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-04-25Add brewfile support, closes #469v4.3.0Adam Stankiewicz4-1/+37
2020-04-25Add rego support, closes #471Adam Stankiewicz4-1/+75
2020-04-25Allow to configure python syntax, #474Adam Stankiewicz2-52/+64
2020-04-25Change elm provider, closes #475Adam Stankiewicz9-719/+32
2020-04-25Change latex provider to luatex, closes #476Adam Stankiewicz125-3385/+17908
2020-04-25Change fsharp provider, closes #477Adam Stankiewicz4-15/+25
2020-04-25Add gdscript, closes #483Adam Stankiewicz8-1/+497
2020-04-25UpdateAdam Stankiewicz15-320/+312
2020-04-14UpdateAdam Stankiewicz58-666/+1505
2020-03-05UpdateAdam Stankiewicz9-42/+149
2020-03-02Add zinit syntax, closes #459Adam Stankiewicz3-1/+129
2020-03-02UpdateAdam Stankiewicz9-249/+5
2020-03-02Add ctags files, fixes #445Adam Stankiewicz8-8/+333
2020-03-02Remove groovy syntax, fixes #456Adam Stankiewicz4-626/+1
2020-03-02Add razor syntax, fixes #450Adam Stankiewicz6-1/+110
2020-03-02Force javascript filetype for jsx, fixes #460Adam Stankiewicz2-0/+6
2020-03-02Use upstream rspec plugin, fixes #458Adam Stankiewicz3-15/+172
2020-03-02Remove jasmine syntax, fixes #464Adam Stankiewicz5-100/+3
2020-03-02UpdateAdam Stankiewicz38-1066/+1888
2020-01-25Updatev4.2.1Adam Stankiewicz14-45/+84
2020-01-25Combine ftdetect files in a predictable order (#461)Chris Bandy1-3/+7
Bash expands patterns to an alphabetically sorted list of filenames, but the order depends on LC_COLLATE. On both Linux and BSD, `sort -V` uses the C locale.
2019-12-31Fix performance issue with markdown highlightingv4.2.0Adam Stankiewicz3-207/+2
2019-12-31Switch back to plasticboy for markdownAdam Stankiewicz9-1647/+1206
2019-12-31UpdateAdam Stankiewicz29-155/+531
2019-12-12Replace markdown plugin for faster onev4.1.4Adam Stankiewicz10-1206/+1671
2019-12-12UpdateAdam Stankiewicz7-36/+40
2019-12-07Add v language, closes #437v4.1.3Adam Stankiewicz6-1/+354
2019-12-07Add ftplugin to markdown, fixes #447Adam Stankiewicz5-3/+1003
2019-12-07Updatev4.1.2Adam Stankiewicz51-123/+271
2019-11-28Headsup on g:polyglot_disabled (#438)timfeirg1-1/+1
2019-11-15Updatev4.1.1Adam Stankiewicz13-576/+865
2019-11-12UpdateAdam Stankiewicz18-272/+750
2019-11-04UpdateAdam Stankiewicz26-145/+658
2019-10-16Change octave provider, closes #436v4.1.0Adam Stankiewicz4-345/+536
2019-10-16UpdateAdam Stankiewicz14-70/+86
2019-09-27Update everything, closes #435Adam Stankiewicz26-252/+1000
2019-09-12Improve guard so it works for no eof new linev4.0.3Adam Stankiewicz563-1/+1131
2019-09-12UpdateAdam Stankiewicz3-12/+11
2019-09-06Remove styled components, fixes #432v4.0.2Adam Stankiewicz10-501/+1
2019-09-06Remove unnecessary tsx fixAdam Stankiewicz2-8/+0
2019-09-06Improve guard to support concatenated filesAdam Stankiewicz565-2284/+1137
2019-09-06Remove unnecessary graphql fixAdam Stankiewicz4-14/+2
2019-09-06Fix tmux pluginv4.0.1Adam Stankiewicz5-2/+148
2019-09-06Switch typescript provider, closes #428v4.0.0Adam Stankiewicz69-639/+3196
2019-09-06UpdateAdam Stankiewicz5-16/+39
2019-09-04Disable jsx when ts or js is disabled, closes #414v3.10.0Adam Stankiewicz15-179/+20
2019-09-04Fix build scriptAdam Stankiewicz6-70/+164
2019-09-04UpdateAdam Stankiewicz1-0/+21
2019-09-04Add graphql support, closes #298Adam Stankiewicz10-1/+293
2019-09-04Include missing file from styledcomponents, fixes #418Adam Stankiewicz3-2/+23