Fix some right margin alignment

This commit is contained in:
w0rp 2017-12-17 12:10:07 +00:00
parent c8ee402cce
commit 7284270120
1 changed files with 6 additions and 5 deletions

View File

@ -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: `''`