summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2019-09-10dfmt support (#2662)theoremoon
2019-09-01Add g:ale_sign_highlight_linenr (#2678)BlahGeek
2019-09-01Merge pull request #2638 from frangio/nvim-highlightw0rp
2019-08-28doc: Fix typosJeffrey Lau
2019-08-26Add nixpkgs-fmt fixer.David Wood
2019-08-18Merge remote-tracking branch 'AlexeiDrake/master' into bugfix/c-lsp-build-dir...w0rp
2019-08-18Black fixer should include --pyi for files with .pyi extension (#2705)richyfish
2019-08-18Merge pull request #2631 from timlag1305/feat/ada-gnatppw0rp
2019-08-17 Keep cursor position on screen when opening/closing lists (#2632)Andre Souto
2019-08-17Fix cflags parsing (#2510, #2265) (#2590)fx-carton
2019-08-17Add asyncomplete.vim Support (#2627)Donnie West
2019-08-13Move ale#handlers#ruby#EscapeExecutable to ale#ruby#EscapeExecutableEddie Lebow
2019-08-12Add purty fixer.Sorin Iclanzan
2019-08-12aleinfo global options (#2686)richyfish
2019-07-30Merge pull request #2430 from eliath/masterw0rp
2019-07-30Merge pull request #2646 from paulreimer/fixer-clangformat-use-assume-filenamew0rp
2019-07-29Add setting for numhl highlights (#2637)JINNOUCHI Yasushi
2019-07-19Set --assume-filename for clangformat fixerPaul Reimer
2019-07-14Merge pull request #2601 from delphinus/feature/better-completion-for-deopletew0rp
2019-07-13Add Sorbet ruby linter and fixer (#2614)Matthew Lanigan
2019-07-10Try to mock nvim api functionsFrancisco Giordano
2019-07-09Implement highlights using neovim APIFrancisco Giordano
2019-07-02Fix incorrect re-selection (#2630)Pete Beardmore
2019-07-02Add clangtidy fixer (#2548)ObserverOfTime
2019-07-01Add gnatpp fixer for AdaTim Lagnese
2019-07-01Support $GO111MODULE with Go toolingElias Martinez Cohen
2019-06-25Use input_patterns & add comments for updating itdelphinus
2019-06-19Add separated func for deopletedelphinus
2019-06-18Enable C++ autocompletion on '::' and '->'Parker Snell
2019-06-13Merge pull request #2563 from dcyriller/fixer-prettier-glimmerw0rp
2019-06-13Refactor to be less verboseCyrille David
2019-06-10Bump the ALE versionv2.5.0w0rp
2019-06-10Fix #1727 - Replace previoulsy defined linters with matching namesw0rp
2019-06-10Lint on InsertLeave, not in insert mode by defaultw0rp
2019-06-10Merge pull request #2567 from theevocater/add_reorder_python_importsw0rp
2019-06-10Make rmarkdown files work with styler and lintr (#2564)Thibault Vatter
2019-06-08Add support for reorder-python-imports fixerJake Kaufman
2019-06-08Merge pull request #2253 from jj-kim/masterw0rp
2019-06-08Merge pull request #2559 from nerdrew/rust-cargo-rendered-detailw0rp
2019-06-08Merge pull request #2565 from Tharre/masterw0rp
2019-06-08Merge pull request #2551 from laino/eslint-jsonw0rp
2019-06-06Run xml linters on xsd and xslt filesTharre
2019-06-06prettier: Support experimental languagesCyrille David
2019-06-05Fix #2525 - Convert Windows paths in a Unix environmentw0rp
2019-06-04show rendered cargo error in detailAndrew Lazarus
2019-06-04Make ale_lint_on_save work with b:ale_fix_on_save = 1w0rp
2019-06-03Fix #1279 - Run cppcheck differently when modifiedChristoph Koehler
2019-06-03Feature/add ant support (#2539)Andrew Lee
2019-06-03Fix #2555 - Remove highlights in lowercase, etcw0rp
2019-06-02Use JSON output for eslint and fix tsserver columnNils Kuhnhenn