summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorMagnus Groß <21310755+vimpostor@users.noreply.github.com>2021-10-02 02:02:49 +0200
committerGitHub <noreply@github.com>2021-10-02 09:02:49 +0900
commit708e810414d124b17b0c42e872b387a7a6c2ea85 (patch)
treed5d7f4ac47cdf223668e69932b5c498fa9a82699 /doc/ale.txt
parentc9c89a1853c01f3451edd7105814d123023ddbd8 (diff)
downloadale-708e810414d124b17b0c42e872b387a7a6c2ea85.zip
Implement virtual text support for vim (#3915)
This requires the textprop and popupwin feature (vim 8.2). Fixes #3906
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index c9921b8b..1da2d4a1 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -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