Fix some right margin alignment
This commit is contained in:
parent
c8ee402cce
commit
7284270120
1 changed files with 6 additions and 5 deletions
|
@ -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*
|
||||
*b: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*
|
||||
Type: |String|
|
||||
Default: `'google-java-format'`
|
||||
|
||||
See |ale-integrations-local-executables|
|
||||
|
||||
|
||||
g:ale_java_google_java_format_options *g:ale_java_google_java_format_options*
|
||||
*b: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*
|
||||
Type: |String|
|
||||
Default: `''`
|
||||
|
||||
|
|
Reference in a new issue