summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2018-06-01Update the gitcommit documentation with more examplesw0rp
2018-05-30Fix #1610 - Encourage the use of ftplugin files morew0rp
2018-05-30Fix #1523 - Document completion_filterw0rp
2018-05-30Fix a typo in the LSP linter documentationw0rp
2018-05-30Fix #1219 - Mention FindProjectRoot behavior for Python in the documentationw0rp
2018-05-30Clean up grammar for hover documentation a littlew0rp
2018-05-30Merge pull request #1589 from gagbo/balloon_docw0rp
2018-05-28#1524 - Define global variables where they are neededw0rp
2018-05-28#1524 Remove the plugin conflict warningsw0rp
2018-05-28Fix #1566 - Add g:ale_python_flake8_change_directoryw0rp
2018-05-28Merge pull request #1562 from haginaga/support_phan_clientw0rp
2018-05-26#1600 Alias vimwiki to markdownw0rp
2018-05-26Merge pull request #1574 from hecrj/elm-0.19w0rp
2018-05-17Do not echo messages to the echo line for mouse movements unless the user say...w0rp
2018-05-17Documentation : document the mouseover magicGerry Agbobada
2018-05-11Update ale-elm docHéctor Ramón Jiménez
2018-05-11Improve g:ale_set_balloons default valuerhysd
2018-05-08(close w0rp/ale#1561) Add support phan_client for phphaginaga
2018-05-04Added NASM linterØyvind Ingvaldsen
2018-05-03Merge pull request #1550 from deivid-rodriguez/bundle_option_for_mdlw0rp
2018-05-03Add g:ale_completion_excluded_words for completion filteringw0rp
2018-05-01Add bundle option to mdlDavid Rodríguez
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-27Fix typos in "lint package" options in docs/ale-goMaxim Baz
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-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-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 #1476 - Make the javac executable configurablew0rp
2018-04-08Close #1439 - Add an :ALEInfoToFile commandw0rp
2018-04-08Close #1315 - Make the vint executable configurablew0rp
2018-04-08Fix #605 - Support `vcol: 1` for multi-byte character positionsw0rp
2018-04-07Add g:ale_php_cs_fixer_options variable (#1477)Adriaan Zonnenberg
2018-04-07Fix #1479 - Respect g:hdevtools_options for hdevtoolsw0rp
2018-04-06Added support for Python black fixer (#1451)Jack Evans