summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2019-10-29Merge pull request #2690 from iclanzan/purtyw0rp
2019-10-28Fix the test issues with html-beautifyw0rp
2019-10-28Add support for html-beautify (#2788)Hugo Osvaldo Barrera
2019-10-28fixers/stylelint: enhance `stylelint` fixer (#2745)Charlie Johnson
2019-10-21Fix #2835 - Bump up the sign group version check for NeoVimw0rp
2019-10-18Mention the disabled option for message severityw0rp
2019-10-18Adding support for LSP `window/showMessage` method (#2652)Andre Souto
2019-10-18Merge pull request #2845 from DonnieWest/fixItemDetailsOnEmptySourcew0rp
2019-10-17Fix tsserver not returning details for items with empty sourceDonnie West
2019-10-17Allow code actions to work on callback based sourcesDonnie West
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-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