diff options
author | Derek P Sifford <dereksifford@gmail.com> | 2018-09-04 20:39:32 -0400 |
---|---|---|
committer | Derek P Sifford <dereksifford@gmail.com> | 2018-09-04 20:39:32 -0400 |
commit | 0ed4a5bbccaab69083d7dcde2154cdf9a43f3b54 (patch) | |
tree | ed31ddd4b0a313ae9515143dbcf90ab3cd7cd48f /doc/ale-java.txt | |
parent | d476578a402763f2c6e4e0ada2eb345d0ac938d7 (diff) | |
download | ale-0ed4a5bbccaab69083d7dcde2154cdf9a43f3b54.zip |
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: |