diff options
author | w0rp <w0rp@users.noreply.github.com> | 2018-09-09 11:30:30 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-09 11:30:30 +0100 |
commit | 395aba19c37a4bc4ead34f115381227d7b71bc0a (patch) | |
tree | 54d00658f7d339bba7cb85511f160efffbbb3f89 /doc/ale-java.txt | |
parent | 0ae4ea23c8573f9c693fcd5cd5ff9a3acc795b58 (diff) | |
parent | 6e4dccc0e0888ea44f6914d6a8b16744492f2215 (diff) | |
download | ale-395aba19c37a4bc4ead34f115381227d7b71bc0a.zip |
Merge pull request #1885 from dsifford/dsifford-fixer-uncrustify
add uncrustify fixer for several languages
Diffstat (limited to 'doc/ale-java.txt')
-rw-r--r-- | doc/ale-java.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ale-java.txt b/doc/ale-java.txt index 827a268c..7bba12a3 100644 --- a/doc/ale-java.txt +++ b/doc/ale-java.txt @@ -99,4 +99,10 @@ g:ale_java_javalsp_jar *g:ale_java_javalsp_jar* =============================================================================== +uncrustify *ale-java-uncrustify* + +See |ale-c-uncrustify| for information about the available options. + + +=============================================================================== vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: |