summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2020-11-21Close #1466 - Add GVIM refactor menu supportw0rp
2020-11-14cmp forwards, and reverse the code actionsw0rp
2020-11-14Support for LSP/tsserver Code Actions (#3437)Dalius Dobravolskas
2020-11-02Move the test for buffer-local variablesJason Franklin
2020-11-02Use the proper term for the "#!" lineJason Franklin
2020-11-02Remove a noise commentJason Franklin
2020-10-15#3332 Implement :ALERename! for ignoring errorsw0rp
2020-09-30Add maven helper file; use maven wrapper if available instead of global 'mvn'...fenuks
2020-09-09Bump the ALE version to 3.0.0v3.0.0w0rp
2020-09-09Close #2522 - Check pylint on the flyw0rp
2020-09-08Close #3003 - Show ignored linters in :ALEInfow0rp
2020-09-08Close #3333 - Add an ALECompletePost eventw0rp
2020-09-07Fix a completion errorw0rp
2020-09-06Close #3268 - Implement :ALEImportw0rp
2020-09-05Fix #3183 - Escape filename characters from LSP/tsserverw0rp
2020-09-04Fix #3322 - Apply rename changes correctlyw0rp
2020-08-31Merge pull request #3078 from jgehrig/jg-issue2958w0rp
2020-08-29Close #3205 - Avoid inserting completions by defaultw0rp
2020-08-29Fix #2971 - Disable automatic completion while 'paste' is activew0rp
2020-08-29Fix #3247 - Use --always-make for make -n by defaultw0rp
2020-08-29Add a missing `augroup END` linew0rp
2020-08-29Improved macro handling in gccKimplul
2020-08-29#3319 - Try to modify buffers later for ALEFixw0rp
2020-08-28Close #3325 - Apply new formatting where possiblew0rp
2020-08-28#3325 - ale#path#BufferCdString now generates %s:hw0rp
2020-08-28Close #3285 - lint_file is now dynamicw0rp
2020-08-28Close #3309 - Add b:ale_lint_delayw0rp
2020-08-28Fix #3323 - Set default for g:ale_filename_mappingsw0rp
2020-08-28#3324 - Enable rls by defaultw0rp
2020-08-28Set prettier working directory to where .prettierignore is (#3101)Sorin Iclanzan
2020-08-27Fix #3319 - Force modifications to buffersw0rp
2020-08-27Fix #3318 - Escape macros when parsing C flagsw0rp
2020-08-27Fix C flag parsing and tests on Windowsw0rp
2020-08-27#3318 Refactor C flag parsing to set up for quoting argumentsw0rp
2020-08-27#3266 - Catch echo visual selection errorsw0rp
2020-08-27Merge pull request #3310 from pbrisbin/masterw0rp
2020-08-27Fix #3317 - Parse -include from C flagsw0rp
2020-08-27Fix #3316 - Repeat -relative for ALERepeatSelectionw0rp
2020-08-27Fix #3307 - Handle compile_commands paths betterw0rp
2020-08-27#3312 - Just check if additionalTextEdits is non-emptyw0rp
2020-08-27Fix #3312 - Fix a false positive for auto importsw0rp
2020-08-25Add dhall-format as a Fixerpatrick brisbin
2020-08-24#2556 - Support modifiers for formatted filenamesw0rp
2020-08-24Merge pull request #3302 from khaveesh/masterHoracio Sanson
2020-08-23Close #2556 - Support filename mappingw0rp
2020-08-21refactor(Fixer): Change latexindent to read from stdin instead of temporary fileKhaveesh N
2020-08-20Keep -iframework if present in parsed C/C++ flags (#3057)awang
2020-08-19Try to fix Windows tests againw0rp
2020-08-19Try to fix tests on Windowsw0rp
2020-08-19Fix #3200 - Do not use -fstack-usage from parsed flagsw0rp