mirror of
https://github.com/dense-analysis/ale
synced 2025-03-01 19:01:59 +00:00
Clarify that virtualtext is only in NeoVim
This commit is contained in:
parent
59b34dd017
commit
6d88801789
@ -1709,6 +1709,8 @@ g:ale_virtualtext_cursor *g:ale_virtualtext_cursor*
|
|||||||
Type: |Number|
|
Type: |Number|
|
||||||
Default: `0`
|
Default: `0`
|
||||||
|
|
||||||
|
This option only has any effect in NeoVim.
|
||||||
|
|
||||||
When this option is set to `1`, a message will be shown when a cursor is
|
When this option is set to `1`, a message will be shown when a cursor is
|
||||||
near a warning or error. ALE will attempt to find the warning or error at a
|
near a warning or error. ALE will attempt to find the warning or error at a
|
||||||
column nearest to the cursor when the cursor is resting on a line which
|
column nearest to the cursor when the cursor is resting on a line which
|
||||||
|
Loading…
Reference in New Issue
Block a user