summaryrefslogtreecommitdiffstats
path: root/after (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-29UpdateAdam Stankiewicz6-16/+28
2020-11-18UpdateAdam Stankiewicz6-3/+91
2020-10-25Fix conditions, #608Adam Stankiewicz57-57/+57
2020-10-25Preserve loading order of plugins, fixes #608Adam Stankiewicz57-57/+57
2020-10-25Respect symlinks for resolving vim-polyglot as fallback, closes #605Adam Stankiewicz57-171/+171
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 Stankiewicz7-1/+1428
2020-10-04UpdateAdam Stankiewicz2-18/+16
2020-10-04Add graphql indentation again, thanks @jparise!Adam Stankiewicz4-9/+106
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-10Fix jsx indentation, closes #543v4.9.8Adam Stankiewicz5-119/+28
2020-09-10UpdateAdam Stankiewicz10-119/+146
2020-09-06Remove stephpy/vim-yaml syntaxv4.9.3Adam Stankiewicz2-76/+0
2020-09-06Fix weird indentation issue of yamlAdam Stankiewicz2-2/+2
2020-09-05Add support for Idris2, closes #534 (#535)CodingCellist2-0/+87
2020-09-01Add sql support for javascriptv4.7.0Adam Stankiewicz1-0/+26
2020-09-01Remove vim-sql-syntax, #528v4.6.1Adam Stankiewicz13-13/+13
2020-09-01Some major updates including heuristicsv4.6.0Adam Stankiewicz4-2618/+94
2020-08-18Migrate all ftdetect to linguistAdam Stankiewicz1-0/+37
2020-06-25UpdateAdam Stankiewicz1-1/+1
2020-05-20Remove latex, fixes #484Adam Stankiewicz2-31/+0
2020-04-25Change latex provider to luatex, closes #476Adam Stankiewicz2-8/+26
2020-04-14UpdateAdam Stankiewicz6-14/+26
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-31Fix performance issue with markdown highlightingv4.2.0Adam Stankiewicz1-205/+0
2019-12-31Switch back to plasticboy for markdownAdam Stankiewicz1-0/+205
2019-12-31UpdateAdam Stankiewicz13-87/+137
2019-12-12Replace markdown plugin for faster onev4.1.4Adam Stankiewicz1-205/+0
2019-12-12UpdateAdam Stankiewicz1-8/+8
2019-12-07Add ftplugin to markdown, fixes #447Adam Stankiewicz1-0/+205
2019-12-07Updatev4.1.2Adam Stankiewicz10-2/+66
2019-11-15Updatev4.1.1Adam Stankiewicz4-80/+285
2019-11-12UpdateAdam Stankiewicz3-63/+69
2019-11-04UpdateAdam Stankiewicz4-1/+14
2019-10-16UpdateAdam Stankiewicz1-1/+1
2019-09-12Improve guard so it works for no eof new linev4.0.3Adam Stankiewicz34-0/+70
2019-09-06Remove styled components, fixes #432v4.0.2Adam Stankiewicz8-498/+0
2019-09-06Improve guard to support concatenated filesAdam Stankiewicz36-164/+78
2019-09-04Disable jsx when ts or js is disabled, closes #414v3.10.0Adam Stankiewicz7-7/+7
2019-09-04Fix build scriptAdam Stankiewicz2-69/+0
2019-09-04UpdateAdam Stankiewicz1-0/+21
2019-09-04Add graphql support, closes #298Adam Stankiewicz3-0/+95