mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Fix a minor typo
This commit is contained in:
@@ -219,7 +219,7 @@ g:ale_change_sign_column_color *g:ale_change_sign_column_color*
|
||||
ALE uses the following highlight groups for highlighting the sign column:
|
||||
|
||||
`ALESignColumnWithErrors` - Links to `error` by default.
|
||||
`ALESignColumnWithoutErrors` - Use the value for `SignColumn` by default.
|
||||
`ALESignColumnWithoutErrors` - Uses the value for `SignColumn` by default.
|
||||
|
||||
|
||||
g:ale_echo_cursor *g:ale_echo_cursor*
|
||||
|
||||
Reference in New Issue
Block a user