diff options
author | theoremoon <7302203+theoremoon@users.noreply.github.com> | 2019-09-11 04:54:14 +0900 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2019-09-10 20:54:14 +0100 |
commit | 2e323b529d8a4938f2077f31b937bc47c6c180bc (patch) | |
tree | 038662573f2a84fb6eada23d6e427f611da561bf /doc/ale.txt | |
parent | 6e18c03d80c323e740f87103fc05955b5c61b54e (diff) | |
download | ale-2e323b529d8a4938f2077f31b937bc47c6c180bc.zip |
dfmt support (#2662)
* Add support for `dfmt`
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 142f1a70..9b81727d 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -2066,6 +2066,7 @@ documented in additional help files. nvcc..................................|ale-cuda-nvcc| clang-format..........................|ale-cuda-clangformat| d.......................................|ale-d-options| + dfmt..................................|ale-d-dfmt| dls...................................|ale-d-dls| uncrustify............................|ale-d-uncrustify| dart....................................|ale-dart-options| |