vim-lint

Lint plugin for vim
git clone https://git.ce9e.org/vim-lint.git

DateCommit messageAuthor
2024-07-02 19:04ruff (5.x): use concise output formatTobias Bengfort
2024-03-02 11:25ruff: adapt to 0.3.0Tobias Bengfort
2023-03-06 18:56add python ruff linterTobias Bengfort
2023-03-06 18:55add priorities to lintersTobias Bengfort
2023-11-22 17:47flake8: fix errorformat for parser errorsTobias Bengfort
2022-01-29 14:39rm navigation mappingsTobias Bengfort
2021-11-06 19:22use unix forman for jshintTobias Bengfort
2021-05-27 05:34gcc/clang: allow to provide includes via $INCSTobias Bengfort
2021-05-27 05:32align gcc and clang optionsTobias Bengfort
2021-02-12 17:39add htmlhintTobias Bengfort
2021-02-12 17:39add gccTobias Bengfort
2021-02-12 17:38use first found linterTobias Bengfort
2020-05-08 10:45use location list instead of quickfix listTobias Bengfort
2020-05-08 10:31allow to call Lint from quickfix listTobias Bengfort
2020-05-08 10:26eslint: use unix formatTobias Bengfort
2020-05-08 10:26make stylelint compatible with scssTobias Bengfort
2019-04-15 05:59Revert "rm QuitPre mapping"Tobias Bengfort
2019-03-18 20:41rm QuitPre mappingTobias Bengfort
2019-03-18 20:26scope linter to bufferTobias Bengfort
2019-02-25 22:42automatically call cclose on exitTobias Bengfort
2019-02-26 06:38add key mappings to jump between errorsTobias Bengfort
2019-02-25 11:01rm markersTobias Bengfort
2019-02-25 10:58fix key mapTobias Bengfort
2019-02-23 17:57mention that there are no optionsTobias Bengfort
2019-02-23 17:56fix command!Tobias Bengfort
2019-02-23 17:54extend lintersTobias Bengfort
2019-02-23 17:26get both stdout and stderrTobias Bengfort
2019-02-23 16:58use make instead of grepTobias Bengfort
2019-02-23 16:06add READMETobias Bengfort
2019-02-23 16:00use explicit copen/close to fix cursor positionTobias Bengfort
2019-02-23 15:59add commandsTobias Bengfort
2019-02-23 15:59add ResetTobias Bengfort
2019-02-23 15:43mv executablecheck to ftpluginsTobias Bengfort
2019-02-23 15:37configure key mapping F7Tobias Bengfort
2019-02-23 15:34configure some common lintersTobias Bengfort