aboutsummaryrefslogtreecommitdiffstats
path: root/doc/conform.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/conform.txt')
-rw-r--r--doc/conform.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/conform.txt b/doc/conform.txt
index 7b92714..a5de0e5 100644
--- a/doc/conform.txt
+++ b/doc/conform.txt
@@ -155,6 +155,8 @@ will_fallback_lsp({options}): boolean *conform.will_fallback_ls
FORMATTERS *conform-formatters*
`alejandra` - The Uncompromising Nix Code Formatter.
+`astyle` - A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI,
+ Objective-C, C#, and Java Source Code
`autoflake` - Removes unused imports and unused variables as reported by
pyflakes.
`autopep8` - A tool that automatically formats Python code to conform to the PEP