mirror of
https://github.com/dense-analysis/ale
synced 2024-12-18 04:15:39 +00:00
Update documentation
This commit is contained in:
parent
d30fdee083
commit
324f9b260d
@ -66,6 +66,25 @@ g:ale_php_phan_use_client *g:ale_php_phan_use_client*
|
||||
instead of the phan standalone.
|
||||
|
||||
|
||||
===============================================================================
|
||||
phpactor *ale-php-phpactor*
|
||||
|
||||
g:ale_php_phpactor_executable *g:ale_php_phpactor_executable*
|
||||
*b:ale_php_phpactor_executable*
|
||||
Type: |String|
|
||||
Default: `'phpactor'`
|
||||
|
||||
See |ale-integrations-local-executables|
|
||||
|
||||
|
||||
g:ale_php_phpactor_use_global *g:ale_php_phpactor_use_global*
|
||||
*b:ale_php_phpactor_use_global*
|
||||
Type: |Number|
|
||||
Default: `get(g:, 'ale_use_global_executables', 0)`
|
||||
|
||||
See |ale-integrations-local-executables|
|
||||
|
||||
|
||||
===============================================================================
|
||||
phpcbf *ale-php-phpcbf*
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user