doc: Add astyle entry to ALE c integration
This commit is contained in:
parent
6c58164094
commit
4394084d99
1 changed files with 12 additions and 0 deletions
|
@ -59,6 +59,18 @@ g:ale_c_parse_makefile *g:ale_c_parse_makefile*
|
|||
build flags to use for different files.
|
||||
|
||||
|
||||
|
||||
===============================================================================
|
||||
astyle *ale-c-astyle*
|
||||
|
||||
g:ale_c_astyle_executable *g:ale_c_astyle_executable*
|
||||
*b:ale_c_astyle_executable*
|
||||
Type: |String|
|
||||
Default: `'astyle'`
|
||||
|
||||
This variable can be changed to use a different executable for astyle.
|
||||
|
||||
|
||||
===============================================================================
|
||||
clang *ale-c-clang*
|
||||
|
||||
|
|
Reference in a new issue