diff options
author | zandr <7629614+deathlyfrantic@users.noreply.github.com> | 2020-11-21 10:59:50 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-21 15:59:50 +0000 |
commit | e5d16caebe8a57074ee52d9bf0c0334fba4106a9 (patch) | |
tree | 280dc2ea2207e906976c00d53a9f8dc92d5a5f8c /doc/ale.txt | |
parent | 8e28de142affcc60b2b860603d299c44b43a4040 (diff) | |
download | ale-e5d16caebe8a57074ee52d9bf0c0334fba4106a9.zip |
Add luafmt fixer (#3289)
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index fdd95ace..1a2938ee 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2744,6 +2744,7 @@ documented in additional help files. lua.....................................|ale-lua-options| luac..................................|ale-lua-luac| luacheck..............................|ale-lua-luacheck| + luafmt................................|ale-lua-luafmt| markdown................................|ale-markdown-options| markdownlint..........................|ale-markdown-markdownlint| mdl...................................|ale-markdown-mdl| |