Implement virtual text support for vim (#3915)

This requires the textprop and popupwin feature (vim 8.2).

Fixes #3906
This commit is contained in:
Magnus Groß
2021-10-02 02:02:49 +02:00
committed by GitHub
parent c9c89a1853
commit 708e810414
2 changed files with 35 additions and 6 deletions

View File

@@ -2226,8 +2226,6 @@ g:ale_virtualtext_cursor *g:ale_virtualtext_cursor*
Type: |Number|
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
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