mirror of
https://github.com/dense-analysis/ale.git
synced 2026-08-12 02:42:30 +08:00
doc: Add astyle entry to ALE c integration
This commit is contained in:
@@ -59,6 +59,18 @@ g:ale_c_parse_makefile *g:ale_c_parse_makefile*
|
|||||||
build flags to use for different files.
|
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*
|
clang *ale-c-clang*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user