summaryrefslogtreecommitdiff
path: root/doc/ale.txt
AgeCommit message (Expand)Author
2020-10-15#3332 Implement :ALERename! for ignoring errorsw0rp
2020-10-01Fix grammatical error in docisaif
2020-09-09Close #2522 - Check pylint on the flyw0rp
2020-09-08Close #3333 - Add an ALECompletePost eventw0rp
2020-09-06Close #3268 - Implement :ALEImportw0rp
2020-08-29#2107 - Recommend <C-c> instead, which avoids autocmd functionsw0rp
2020-08-29#2107 - Document completion fallbacks and insert-completion trickw0rp
2020-08-29Fix #2971 - Disable automatic completion while 'paste' is activew0rp
2020-08-28Close #3285 - lint_file is now dynamicw0rp
2020-08-28Close #3309 - Add b:ale_lint_delayw0rp
2020-08-28#3324 - Enable rls by defaultw0rp
2020-08-27Fix a typow0rp
2020-08-27#3314 - Tell people how to make new plug mappingsw0rp
2020-08-24#2556 - Support modifiers for formatted filenamesw0rp
2020-08-23Close #2556 - Support filename mappingw0rp
2020-08-20#3299 Merge gcc and clang into a cc linterw0rp
2020-08-18Remove features deprecated in previous versionsw0rp
2020-08-17Merge pull request #2940 from davidsierradz/add-markdownlint-optionsw0rp
2020-08-13Merge pull request #3010 from kevinoid/ps1-powershellw0rp
2020-08-09Explain how to use ALE and coc.nvim togetherw0rp
2020-08-09Close #3267 - Add a general autoimport settingw0rp
2020-08-09Merge pull request #2849 from DonnieWest/excludeTsserverWarningsw0rp
2020-08-07Close #2472 - Add support for pyrightw0rp
2020-08-06Adds hdl_checker LSP support (#2804)Andre Souto
2020-08-04Use more American Englishw0rp
2020-08-04#1532 - Display hover information on CursorHoldw0rp
2020-07-29Merge pull request #3231 from jhlink/add-astyle-for-c-formattingHoracio Sanson
2020-07-25doc: Add astyle to ale-cpp-options in ale.txtjhlink
2020-07-21Merge pull request #3070 from hsanson/2732-add-bashate-supportw0rp
2020-07-10Support zls language server for zigSheheryar Parvaz
2020-07-10doc: Add astyle to ale-c-options in ale-contentsjhlink
2020-05-22Support revive for go files (#2933)Paco
2020-05-09Merge pull request #3134 from Ian2020/masterHoracio Sanson
2020-05-05Merge branch 'rust-analyzer' of https://github.com/jonhoo/ale into jonhoo-rus...RyanSquared
2020-04-28Fix documentation oversightsIan2020
2020-04-21Add vim-language-server linter supportJeffrey Lau
2020-04-20Add terraform-lsp integration (#2758)Oliver Ford
2020-04-15Closes #3019 - Implement default navigationw0rp
2020-03-23Fix 2732 - Add bashate supportHoracio Sanson
2020-03-11Fixes #2982 - Implement g:ale_exclude_highlightsw0rp
2020-02-25Mention using 'hidden' in combination with ALEGoToDefinitionw0rp
2020-02-16Alias ps1 filetype to powershellKevin Locke
2020-01-01Make it more obvious you can use popup in completeopt noww0rp
2020-01-01Documented g:ale_hover_to_previeww0rp
2019-12-19allow passing custom options to markdownlintdavidsierradz
2019-11-15Merge pull request #2847 from DonnieWest/allowUserToCustomizeItemsw0rp
2019-11-14Clean up the nimpretty codew0rp
2019-11-14Merge pull request #2660 from YPCrumble/masterw0rp
2019-11-08Add tagged entry for symbols to documentationDonnie West
2019-11-08Add documentation for ale-symbols featureDonnie West