Clean up some whitespace

This commit is contained in:
w0rp 2017-03-31 19:50:52 +01:00
parent ef5b900657
commit 7a8dbe1139
1 changed files with 1 additions and 1 deletions

View File

@ -480,7 +480,7 @@ g:ale_set_signs *g:ale_set_signs*
`ALEErrorSign` and `ALEWarningSign` highlight groups will be used to provide
highlighting for the signs. The text used for signs can be customised with
the |g:ale_sign_error| and |g:ale_sign_warning| options. The `ALEErrorSign`
and `ALEWarningLine` highlight groups will be used to provide highlighting
and `ALEWarningLine` highlight groups will be used to provide highlighting
for the lines that the signs reside on.