summaryrefslogtreecommitdiffstats
path: root/README.md (follow)
AgeCommit message (Collapse)AuthorFilesLines
2015-10-18Change haskell provider to neovimhaskell/haskell-vim, closes #75v2.2.2Adam Stankiewicz1-1/+1
2015-10-10Add qml support, closes #69Adam Stankiewicz1-0/+1
2015-10-10Add groovy syntax, closes #74v2.2.0Adam Stankiewicz1-0/+1
2015-10-10Add glsl and kotlin languages, fixes #72, #71Adam Stankiewicz1-0/+2
2015-10-10UpdateAdam Stankiewicz1-1/+1
2015-07-19Better support for es6 syntaxv2.1.0Adam Stankiewicz1-1/+1
2015-07-18Remove bitdeli as it sems to not work with Github image proxyingAdam Stankiewicz1-4/+0
2015-07-18Mention how to update language packsAdam Stankiewicz1-0/+4
2015-07-18Remove css-color as it seems to make performance bad, closes #62Adam Stankiewicz1-2/+3
2015-07-18Changed haskell provider to raichoo/haskell-vim, closes #63Adam Stankiewicz1-1/+1
2015-07-18Allow disabling individual language packsJohn Guidry1-0/+9
2015-07-18Add solidity support, closes #65Adam Stankiewicz1-0/+1
2015-07-18Add cjsx supportAdam Stankiewicz1-0/+1
2015-07-18Add jsx support, closes #56Adam Stankiewicz1-0/+1
2015-07-18Automatically update README upon buildAdam Stankiewicz1-0/+1
2015-06-11Add julia and ragel syntaxv1.14.0Adam Stankiewicz1-6/+6
2015-02-11Remove CSV also from READMEAdam Stankiewicz1-1/+0
2014-12-22Add velocity templates supportv1.11.1Adam Stankiewicz1-3/+4
2014-12-11Add powershell support, closes #40v1.11.0Adam Stankiewicz1-0/+1
2014-12-11Forgot about updating README (tmux source)Adam Stankiewicz1-1/+1
2014-12-11Add vala support, closes #41Adam Stankiewicz1-0/+1
2014-12-11Add thrift language support, closes #49Adam Stankiewicz1-0/+1
2014-12-11Change erlang provider to hcs42/vim-erlang-runtimeAdam Stankiewicz1-1/+1
2014-08-13Update README with new languagesAdam Stankiewicz1-2/+6
2014-06-08Add liquid support for old Vim, #301.9.1Adam Stankiewicz1-0/+1
2014-06-08Add systemd support, #251.9.0Adam Stankiewicz1-0/+1
2014-06-08Add C syntax extensions, #25Adam Stankiewicz1-0/+1
2014-06-08Add haxe syntax support, closes #29Adam Stankiewicz1-1/+2
2014-05-14Update READMEAdam Stankiewicz1-1/+1
2014-04-15fix: Typo in readmeAdam Stankiewicz1-1/+1
2014-04-15Update READMEv1.8.0Adam Stankiewicz1-8/+12
2014-03-16Add opencl supportv1.6.0Adam Stankiewicz1-4/+5
2014-02-04Update READMEAdam Stankiewicz1-1/+1
2013-12-26Replace css-color with vim-coloresque, closes #11v1.5.0Adam Stankiewicz1-1/+1
2013-09-30Add R language supportAdam Stankiewicz1-0/+1
2013-09-26Add dockerfile syntax supportAdam Stankiewicz1-0/+1
2013-09-26Update languages list in the READMEAdam Stankiewicz1-2/+4
2013-09-17Add Perl language filesRob Hoelz1-0/+1
2013-09-17Remove tpope/vim-bundler as it does not include syntaxAdam Stankiewicz1-1/+0
2013-09-17fix: Switch erlang to oscarh/vimerl (it doesnt use plugin dir)Adam Stankiewicz1-1/+1
2013-09-17fix: Switch latex to LaTeX-Box-Team/LaTeX-Box, fixes #6Adam Stankiewicz1-1/+1
2013-09-16fix: README formattingv1.3.0Adam Stankiewicz1-3/+3
2013-09-16Mention about real startup costAdam Stankiewicz1-1/+3
2013-09-16Concat ftdetect scripts and mention startup cost in the READMEAdam Stankiewicz1-1/+1
2013-09-16Add a Bitdeli badge to READMEBitdeli Chef1-0/+4
2013-09-14Fix url in the READMEAdam Stankiewicz1-1/+1
[skip ci]
2013-09-14Add travis badge and additional info in featuresAdam Stankiewicz1-1/+5
2013-09-14fix: Add jade to list of supported languages in READMEAdam Stankiewicz1-0/+1
2013-09-14fix: Update PHP repository name in the READMEAdam Stankiewicz1-1/+1
2013-09-14Use the official tomdoc.vim repositoryTommy Morgan1-1/+1
https://github.com/duwanis/tomdoc.vim is the offical tomdoc.vim repo, and has a few extra changes in it that mutewinter's fork does not. This commit adjusts the readme and updates the after/coffee.vim and after/ruby.vim files to reflect the latest changes for this plugin.