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-pawn.txt | |
parent | d476578a402763f2c6e4e0ada2eb345d0ac938d7 (diff) | |
download | ale-0ed4a5bbccaab69083d7dcde2154cdf9a43f3b54.zip |
add uncrustify fixer for several languages
Diffstat (limited to 'doc/ale-pawn.txt')
-rw-r--r-- | doc/ale-pawn.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/ale-pawn.txt b/doc/ale-pawn.txt new file mode 100644 index 00000000..f836df97 --- /dev/null +++ b/doc/ale-pawn.txt @@ -0,0 +1,12 @@ +=============================================================================== +ALE Pawn Integration *ale-pawn-options* + + +=============================================================================== +uncrustify *ale-pawn-uncrustify* + +See |ale-c-uncrustify| for information about the available options. + + +=============================================================================== +vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: |