mirror of https://github.com/dense-analysis/ale
Remove duplicated word in help g:ale_virtualtext_cursor (#4444)
This commit is contained in:
parent
98f466f9ce
commit
45a3e3f574
|
@ -2323,7 +2323,7 @@ g:ale_virtualtext_cursor *g:ale_virtualtext_cursor*
|
|||
|
||||
Messages are only displayed after a short delay. See |g:ale_virtualtext_delay|.
|
||||
|
||||
Messages can be prefixed prefixed with a string. See |g:ale_virtualtext_prefix|.
|
||||
Messages can be prefixed with a string. See |g:ale_virtualtext_prefix|.
|
||||
|
||||
ALE will use the following highlight groups for problems:
|
||||
|
||||
|
|
Loading…
Reference in New Issue