mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-30 22:55:30 +08:00
Add specific highlight groups for virtualtext (#2071)
This commit is contained in:
@@ -1891,9 +1891,13 @@ g:ale_virtualtext_cursor *g:ale_virtua
|
||||
|
||||
Messages can be prefixed prefixed with a string. See |g:ale_virtualtext_prefix|.
|
||||
|
||||
Message appearance can be changed by modifying these highlight groups:
|
||||
|ALEVirtualTextError| |ALEVirtualTextWarning|
|
||||
|
||||
|
||||
|
||||
g:ale_virtualtext_delay *g:ale_virtualtext_delay*
|
||||
*b:ale_virtualtext_delay*
|
||||
b:ale_virtualtext_delay *b:ale_virtualtext_delay*
|
||||
Type: |Number|
|
||||
Default: `10`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user