summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2017-12-19Allow the cursor messages to be disabled while Vim is runningw0rp
2017-12-19Fix #1228 - Reset the cursor if echoing a message moves itw0rp
2017-12-18Missing warning level 'suggestion' for valeJohannes Wienke
2017-12-18Fix #1210 - Fix a Windows path issue which broke TSLintw0rp
2017-12-18Remove some now redundant echo codew0rp
2017-12-18#1212 Fix some echo cursor flashing by only echoing once all linters are fini...w0rp
2017-12-18Merge pull request #1232 from languitar/vale-jsonw0rp
2017-12-18Add support for Vritual Env folder called venvDaniel Parker
2017-12-17Use JSON output with valeJohannes Wienke
2017-12-17Merge pull request #1220 from languitar/linter-alexw0rp
2017-12-17Look for mypy.ini to find Python project roots toow0rp
2017-12-17Fix a typow0rp
2017-12-17Merge pull request #1203 from Carpetsmoker/autocmd-startw0rp
2017-12-13Add a linter for alexJohannes Wienke
2017-12-10Run before lint cycle, rename autocmdsMartin Tournoij
2017-12-09add google-java-format fixerbutlerx
2017-12-08goimports fixer doesn't work for vendored librariesMartin Tournoij
2017-12-07Fix #1205 Do not add line highlights if the groups do not existw0rp
2017-12-07Merge pull request #1174 from eborden/eborden/add-brittany-for-haskell-format...w0rp
2017-12-07Add ALEStartLint autocmdMartin Tournoij
2017-12-05added importjs fixerJeff Willette
2017-12-02Fix #1186 - Disable checking code with perl by defaultw0rp
2017-12-02Merge pull request #1188 from ejsexton82/masterw0rp
2017-12-01Make toggling work when pattern options are enabledw0rp
2017-12-01Fixed command string for phpcbf fixerE.J. Sexton
2017-11-30Fix #1176 - Add an option for caching failing executable checksw0rp
2017-11-30Escape the filename for finddirw0rp
2017-11-30fnameescape when searching nearest fileLukas Galke
2017-11-29Fix #1178 - Don't use the output from eslint_d for fixing files when the outp...w0rp
2017-11-28Add brittany for Haskell formattingEvan Rutledge Borden
2017-11-26Implement go to defintion for LSP lintersw0rp
2017-11-26Compress one linew0rp
2017-11-26Fix #918 - Save prettier details for Haskell lintersw0rp
2017-11-26#1162 Get LSP completions working reasonably wellw0rp
2017-11-26#1162 Add unfinished experimental code for supporting LSP completion, clean u...w0rp
2017-11-25Delete to black hole register in fixerMartin Tournoij
2017-11-22Fix #988 - Support --fix-dry-run for ESLint by processing the JSON outputw0rp
2017-11-22Fix lambda and funcref chain valuesw0rp
2017-11-22Add support for post-processing fixer outputw0rp
2017-11-22#988 Take --fix-dry-run away again, because it is dumbw0rp
2017-11-22Fix #988 - Support --fix-dry-run for ESLint where available, and --fix-to-std...w0rp
2017-11-22Fix a bug with resetting pattern options when ALE is enabled againw0rp
2017-11-22Support fixer aliases, and make prettier-eslint and prettier-standard just workw0rp
2017-11-22#1095 Use --stdin-filepath where available for prettier-eslintw0rp
2017-11-22#1095 - Use --stdin-filepath for prettier, where availablew0rp
2017-11-22Disable piping buffer data into commands for fixing files where neededw0rp
2017-11-22Make fixing ignore empty output betterw0rp
2017-11-21Use some default regex for completion support in other filetypesw0rp
2017-11-21Fix #783 - Do not run Flow with home directory configuration files by defaultw0rp
2017-11-21redpen: use 'code' key to show validatorrhysd