summaryrefslogtreecommitdiff
path: root/doc/ale-c.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-c.txt')
-rw-r--r--doc/ale-c.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ale-c.txt b/doc/ale-c.txt
index 57d544db..41c33c96 100644
--- a/doc/ale-c.txt
+++ b/doc/ale-c.txt
@@ -24,6 +24,14 @@ g:ale_c_clang_options *g:ale_c_clang_options*
===============================================================================
cppcheck *ale-c-cppcheck*
+g:ale_c_cppcheck_executable *g:ale_c_cppcheck_executable*
+ *b:ale_c_cppcheck_executable*
+ Type: |String|
+ Default: `'cppcheck'`
+
+ This variable can be changed to use a different executable for cppcheck.
+
+
g:ale_c_cppcheck_options *g:ale_c_cppcheck_options*
*b:ale_c_cppcheck_options*
Type: |String|