diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 9774447e..129f0737 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -1068,7 +1068,7 @@ g:ale_yaml_yamllint_options *g:ale_yaml_yamllint_options* g:ale_cmake_cmakelint_exectuable *g:ale_cmake_cmakelint_executable* Type: |String| - Default: `''` + Default: `'cmakelint'` This variable can be set to change the path the cmakelint. |