summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Expand)Author
2016-10-03Add support for checking Vim code with Vint.w0rp
2016-10-03Remove the off-putting alpha message now things are moving along.w0rp
2016-10-03Add support for shellcheck linting.w0rp
2016-10-02Merge pull request #21 from KabbAmine/sign-customw0rp
2016-10-02Add an option for defining text of signsKabbaj Amine
2016-10-02Add coffeelint for coffeescriptPrashanth Chandra
2016-09-26Merge branch 'patch-3'w0rp
2016-09-26Add some more prose back in with a link to Vundle.w0rp
2016-09-26Fix readme fileVladimir Marovic
2016-09-26Add option to always show left gutterVladimir Marovic
2016-09-23Edit Vundle installation instructionsPrashanth Chandra
2016-09-19Add some notes on usage, and re-arrange things.w0rp
2016-09-19Add an Installation section for this plugin.w0rp
2016-09-19Use a different marker because of markdown issues.w0rp
2016-09-19Fix the README sorting and formatting.w0rp
2016-09-18Add support for checking Haskell code via a wrapper script which can be used ...w0rp
2016-09-18Explain the language and tools table some more.w0rp
2016-09-18Add support for checking C code with GCC too.w0rp
2016-09-18Add support for checking Fortran syntax with GCC. Mad respect for the mathema...w0rp
2016-09-16Add support for linting D code with DMD.w0rp
2016-09-15Add jshint to readmeChris Kyrouac
2016-09-15Link to explanations of the -n flag of each shell as best as we can.w0rp
2016-09-15Update the README file to include jscs, and a comment about keeping the table...w0rp
2016-09-15Merge pull request #3 from ynonp/masterw0rp
2016-09-15Add support for Bash and other shells. Add support for reading from stderr, a...w0rp
2016-09-15Add rubocop to readme fileynonp
2016-09-13Better README grammar.w0rp
2016-09-13Sort the table by namew0rp
2016-09-13Remove the Known Bugs section from the README. Issues can be used instead now.w0rp
2016-09-13Fix GitHub links in READMEw0rp
2016-09-13Add more information to the README file.w0rp
2016-09-09Update the readme now the bugs have been removed.w0rp
2016-09-09Add linting with eslint in NeoVim, with a few bugs.w0rp