summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorw0rp <devw0rp@gmail.com>2022-12-25 19:43:29 +0000
committerw0rp <devw0rp@gmail.com>2022-12-25 20:18:47 +0000
commit9f2a00023739695f4eed1073a01b2f2b7553d779 (patch)
tree32b67248d7cef948987555878ff549036dfb3d90 /doc
parent300ea232de003f5ce45549be85d5da7f84fe23b0 (diff)
downloadale-9f2a00023739695f4eed1073a01b2f2b7553d779.zip
Close #4396 - Enable virtualtext by default
Wherever it's supported, enable virtualtext by default.
Diffstat (limited to 'doc')
-rw-r--r--doc/ale.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index eca8d2de..65a551a7 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -2290,7 +2290,7 @@ g:ale_use_global_executables *g:ale_use_global_executables*
g:ale_virtualtext_cursor *g:ale_virtualtext_cursor*
Type: |Number|
- Default: `'disabled'`
+ Default: `'all'` (if supported, otherwise `'disabled'`)
This option controls how ALE will display problems using |virtual-text|.
The following values can be used.