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-cpp.txt | |
parent | d476578a402763f2c6e4e0ada2eb345d0ac938d7 (diff) | |
download | ale-0ed4a5bbccaab69083d7dcde2154cdf9a43f3b54.zip |
add uncrustify fixer for several languages
Diffstat (limited to 'doc/ale-cpp.txt')
-rw-r--r-- | doc/ale-cpp.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ale-cpp.txt b/doc/ale-cpp.txt index e582ae6e..6c05c96d 100644 --- a/doc/ale-cpp.txt +++ b/doc/ale-cpp.txt @@ -274,4 +274,10 @@ g:ale_cpp_gcc_options *g:ale_cpp_gcc_options* =============================================================================== +uncrustify *ale-cpp-uncrustify* + +See |ale-c-uncrustify| for information about the available options. + + +=============================================================================== vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: |