summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2019-10-16Bump the ALE versionv2.6.0w0rp
2019-10-09Fix #2800 - Ignore completion user data which is not a dictionaryw0rp
2019-10-07Merge pull request #2676 from davidtwco/nixfmt-fixerw0rp
2019-10-04Fix sign parser to be language independent.Horacio Sanson
2019-09-25569 support vim sign group and priority (#2786)Horacio Sanson
2019-09-20Merge pull request #2736 from zoonfafer/doc-typosw0rp
2019-09-20Fix #2744 - Make ALEFix work when only casing is changedw0rp
2019-09-20Show description of autoimport action for tsserverJerko Steiner
2019-09-19Close #2764 - Support the new React filetypes with aliasesw0rp
2019-09-19Fix #2711 - Fix writing to files on savew0rp
2019-09-19`arguments` needs to be handled for `compile_commands.json` in addition to `c...Mo Zhonghua
2019-09-14Adding linting for rmd filetype (duplicate of rmarkdown)statquant
2019-09-12feat: support sqlformat. (#2702)Cluas
2019-09-12Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import...Jerko Steiner
2019-09-12Merge pull request #2695 from elebow/move-ruby-escape-executablew0rp
2019-09-12languagetools: stop auto-appending --autoDetect (#2616)Samuel Roeca
2019-09-11Fix #2760 - Ignore all errors for adding NeoVim highlightsw0rp
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-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