summaryrefslogtreecommitdiff
path: root/autoload
AgeCommit message (Expand)Author
2020-08-05Fix #3266 - Truncate hover messages for LSP toow0rp
2020-08-05Merge pull request #3196 from jeremija/autoimport-langserver-prw0rp
2020-08-04#1532 - Display hover information on CursorHoldw0rp
2020-08-01Merge pull request #3259 from sblask/support-markdownlint-rules-with-multiple...Horacio Sanson
2020-07-31Support markdownlint rules with multiple slashesSebastian Blask
2020-07-30fix: Replace hardcoded quotes with ale#Escapejhlink
2020-07-30fix: Find proj_options in same dir for astylejhlink
2020-07-30Support markdownlint 0.19.0 and 0.22.0Sebastian Blask
2020-07-29Merge pull request #3231 from jhlink/add-astyle-for-c-formattingHoracio Sanson
2020-07-29style: Resolve lint issuejhlink
2020-07-29fix: Use ALE to reliably find project optionsjhlink
2020-07-28fix: Change _options to _project_optionsjhlink
2020-07-26fix: Remove explicit calls to file path in astylejhlink
2020-07-26doc: Add C++ desc in astyle entry in registryjhlink
2020-07-26feat: Add project option file support for astylejhlink
2020-07-26feat: Use stdin/redirection for astylejhlink
2020-07-25feat: Add cpp to registry.vimjhlink
2020-07-25feat: Add cpp support to astyle fixerjhlink
2020-07-21Merge pull request #3119 from hsanson/2269-ktlint-stdin-supportw0rp
2020-07-10doc: Remove c++ from astylejhlink
2020-07-10feat: Add astyle to fix/register.vimjhlink
2020-07-10feat: Add ALE fixer for astylejhlink
2020-07-08eslint: Use cwd from executable location to fix nested projects (#3222)Kevin Locke
2020-07-01Run ESLint fixer from project root, where possible (#3096)Kevin Locke
2020-06-11Update the internal ALE version to 2.7.0v2.7.0w0rp
2020-05-31Add test for LSP autoimportJerko Steiner
2020-05-31Add support for rename (documentChanges)Jerko Steiner
2020-05-31Fix completion with langserver (autoimport in go)Jerko Steiner
2020-05-08Use a function to define shellcheck linters and vars needed, fixes testsIan2020
2020-04-28Fix linting issue - indentation incorrectIan2020
2020-04-28Moved common code to ale handlers, updated bats docIan2020
2020-04-18Broken message in pycodestyle (or any other Linters whose name include 'code'...Yuto
2020-04-18Fix 2269 - use ktlint stdin.Horacio Sanson
2020-04-17Merge pull request #2823 from jeremija/do-not-save-on-autoimportw0rp
2020-04-17Merge pull request #3050 from StarryLeo/fix-vim-sign-priority-patch-checkHoracio Sanson
2020-04-15Closes #3019 - Implement default navigationw0rp
2020-03-15Fix vim sign priority patch checkStarryLeo
2020-03-11Fixes #2982 - Implement g:ale_exclude_highlightsw0rp
2020-03-04Refactor the "s:LoadArgCount()" function (#3025)w0rp
2020-01-28misc: change email address for @ndrewtlAndrew Lee
2020-01-01Add TypeScript autoimport support for deoplete (#2779)Jerko Steiner
2020-01-01Merge pull request #2942 from PsiPhire/masterw0rp
2020-01-01Merge pull request #2937 from kevinoid/eslint-run-from-project-rootw0rp
2020-01-01Merge pull request #2828 from akhilman/hover-to-previeww0rp
2019-12-29Add old check for bufline apiJerko Steiner
2019-12-22Allow popup to be used instead of preview in completeoptZander Lee
2019-12-17Run ESLint from project root dir where possibleKevin Locke
2019-11-26Fix 2891 - eslint not showing errors.Horacio Sanson
2019-11-15Merge pull request #2847 from DonnieWest/allowUserToCustomizeItemsw0rp
2019-11-14Clean up the nimpretty codew0rp