mirror of
https://github.com/dense-analysis/ale.git
synced 2026-05-11 09:08:32 +08:00
Fix some right margin alignment
This commit is contained in:
+6
-5
@@ -34,19 +34,20 @@ g:ale_java_javac_options *g:ale_java_javac_options*
|
|||||||
|
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
google-java-format *ale-java-google-java-format*
|
google-java-format *ale-java-google-java-format*
|
||||||
|
|
||||||
|
|
||||||
g:ale_java_google_java_format_executable *g:ale_java_google_java_format_executable*
|
g:ale_java_google_java_format_executable
|
||||||
*b:ale_java_google_java_format_executable*
|
*g:ale_java_google_java_format_executable*
|
||||||
|
*b:ale_java_google_java_format_executable*
|
||||||
Type: |String|
|
Type: |String|
|
||||||
Default: `'google-java-format'`
|
Default: `'google-java-format'`
|
||||||
|
|
||||||
See |ale-integrations-local-executables|
|
See |ale-integrations-local-executables|
|
||||||
|
|
||||||
|
|
||||||
g:ale_java_google_java_format_options *g:ale_java_google_java_format_options*
|
g:ale_java_google_java_format_options *g:ale_java_google_java_format_options*
|
||||||
*b:ale_java_google_java_format_options*
|
*b:ale_java_google_java_format_options*
|
||||||
Type: |String|
|
Type: |String|
|
||||||
Default: `''`
|
Default: `''`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user