summaryrefslogtreecommitdiff
path: root/doc/ale.txt
AgeCommit message (Expand)Author
2018-05-26#1600 Alias vimwiki to markdownw0rp
2018-05-17Do not echo messages to the echo line for mouse movements unless the user say...w0rp
2018-05-11Improve g:ale_set_balloons default valuerhysd
2018-05-04Added NASM linterØyvind Ingvaldsen
2018-05-03Add g:ale_completion_excluded_words for completion filteringw0rp
2018-04-29Merge pull request #1543 from vancluever/f-add-JobStartedAutoCmdw0rp
2018-04-28A couple of more doc fixesChris Marchesi
2018-04-27Fix tests by setting proper link tag in doc 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-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-22Fix a typow0rp
2018-04-22Add support for finding references using LSP servers or tsserverw0rp
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-18Add information that ALEFix can now accept argumentsfenuks
2018-04-09Merge pull request #1488 from languitar/pmdw0rp
2018-04-09Close #542 - Add an option for disabling running locally installed executable...w0rp
2018-04-09Add support for the java PMD linterJohannes Wienke
2018-04-08Close #1439 - Add an :ALEInfoToFile commandw0rp
2018-04-08Fix #605 - Support `vcol: 1` for multi-byte character positionsw0rp
2018-04-06Added support for Python black fixer (#1451)Jack Evans
2018-04-05Integration of qmlfmt linting tool (#1462)P M
2018-04-05Add fsc linter for Scala (#1452)Nils Leuzinger
2018-04-05Merge pull request #1429 from stewy33/masterw0rp
2018-03-26Fix a typo in the documentationw0rp
2018-03-25add documentation on mmc linterStewy Slocum
2018-03-25Fix #1404 - Do not show balloons when g:ale_set_balloons is 0. Add b:ale_set_...v1.8.0w0rp
2018-03-25Add basic qmllint support (#1419)P M
2018-03-24Update document for textlintyasuhiroki
2018-03-21doc: fix misspelled feature nameLeonardo Pistone
2018-03-20Merge remote-tracking branch 'tylucaskelley/master'w0rp
2018-03-18Merge pull request #1415 from fohte/fixer-rufow0rp
2018-03-18Merge pull request #1410 from fribmendes/frm/mix_format_optionsw0rp
2018-03-18add textlint support for markdown (#1383)Hideaki Tokida
2018-03-18Fix #1392 - Only check files on disk for gotypew0rp
2018-03-17Add ALEFixPre and ALEFixPost eventsMartin Tournoij
2018-03-11Add rufo fixer for ruby filesHayato Kawai
2018-03-08Allow passing options to mix_formatFernando Mendes
2018-03-06Add a command for stopping all LSP clientsw0rp
2018-03-03add basic support for markdownlintTy-Lucas Kelley
2018-03-03Close #1379 - Increment b:ale_linted when a buffer is checkedw0rp
2018-03-03Merge pull request #1377 from joshleeb/markdown-mdl-optionsw0rp
2018-03-02Merge pull request #1390 from jdeniau/jd-feat-phpCsFixerw0rp
2018-03-02Option to open lists vertically (#1381)Andrew Crites
2018-03-01add php-cs-fixer to list of fixersJulien Deniau