summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-27Fix an incorrect argument of ale#Var in ale_linters#php#phan#Handlehaginaga
2018-05-27Fix code style issues and refactor to use ale#Varhaginaga
2018-05-08Fix to follow the Google VimScript Style Guidehaginaga
2018-05-08Fix to follow the Google VimScript Style Guidehaginaga
2018-05-08Modify to be able to use phan_client without g:ale_php_phan_executablehaginaga
2018-05-08(close w0rp/ale#1561) Add support phan_client for phphaginaga
2018-05-03Merge pull request #1550 from deivid-rodriguez/bundle_option_for_mdlw0rp
2018-05-03#1503 Call setline() after `d`, in case there are folds at the end of the filew0rp
2018-05-03Tell people to install prettier-eslint-cli insteadw0rp
2018-05-03Add g:ale_completion_excluded_words for completion filteringw0rp
2018-05-02Make the features ALE supports clearer in the READMEw0rp
2018-05-01Add bundle option to mdlDavid Rodríguez
2018-05-01Update run-tests to make use of /usr/bin/env (#1548)Bjorn Neergaard
2018-04-29Merge pull request #1543 from vancluever/f-add-JobStartedAutoCmdw0rp
2018-04-28A couple of more doc fixesChris Marchesi
2018-04-28Add some tests for IsCheckingBufferChris Marchesi
2018-04-27Fix tests by setting proper link tag in doc for ALEJobStartedChris Marchesi
2018-04-27Add test for ALEJobStartedChris Marchesi
2018-04-27Add ALEJobStarted User autocommand eventChris Marchesi
2018-04-27Close #1521 - Allow the language to be set with simple strings for LSP lintersw0rp
2018-04-27Merge pull request #1533 from inducer/masterw0rp
2018-04-27Merge pull request #1540 from maximbaz/fix-docs-ale-gow0rp
2018-04-27Fix typos in "lint package" options in docs/ale-goMaxim Baz
2018-04-26flake8: Move to the buffer's directory before running flake8 commandAndreas Kloeckner
2018-04-26Close #1428 Implement LSP hover-like functionality for tsserver toow0rp
2018-04-24Add an American English tag for behaviour toow0rp
2018-04-24#1278 Allow linters to be defined pretty much anywherew0rp
2018-04-24#1428 Show multiline hover messages, and document the new commandw0rp
2018-04-23#1236 Explain how to use Vim jumpsw0rp
2018-04-23Move autocmd commands out of the toggle file, to improve load timesw0rp
2018-04-22#1428 Start implementing LSP hover supportw0rp
2018-04-22Fix a typow0rp
2018-04-22Add support for finding references using LSP servers or tsserverw0rp
2018-04-22Merge pull request #1517 from kfly8/perltidy-fixerw0rp
2018-04-22Implement a preview window for selecting locations to openw0rp
2018-04-22Close #1162 - Implement completion support with LSP serversw0rp
2018-04-21add perltidy fixerKenta, Kobayashi
2018-04-21Merge pull request #1511 from elebow/add-cucumber-checkerw0rp
2018-04-20Add cucumber checker for cucumber filesEddie Lebow
2018-04-20Merge pull request #1510 from fenuks/issue-1471w0rp
2018-04-18Add information that ALEFix can now accept argumentsfenuks
2018-04-18Add tests for ALEFix commandline parametersfenuks
2018-04-18Make ALEFix support argumentsfenuks
2018-04-17Fix #1507 - Add an option for disabling switching directories for pylintw0rp
2018-04-15Close #1504 - Add an option for removing --respect-pragma for floww0rp
2018-04-13Revert "#1277 Try to get eslint_d to run the right version of eslint"w0rp
2018-04-13#1501 Pass the buffer number from BufWritePost on to ale#fix#Fixw0rp
2018-04-13#1277 Try to get eslint_d to run the right version of eslintw0rp
2018-04-12Fix #1495 - Fall back to /bin/sh when shell=pwshw0rp
2018-04-12#1497 Tolerate important ALE variables being undefined for some reason when v...w0rp