summaryrefslogtreecommitdiffstats
path: root/runtime/doc
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2022-09-10 20:00:56 +0100
committerBram Moolenaar <Bram@vim.org>2022-09-10 20:00:56 +0100
commit04e0ed1ddf399d609dbcb7dbf19e531da1fe6172 (patch)
tree643b2953e9292ae092ae93cf7f7ba9d014631ab7 /runtime/doc
parent55e9366e32bc0e1056478d1d0ae935f9cf039d6a (diff)
patch 9.0.0438: cannot put virtual text above a linev9.0.0438
Problem: Cannot put virtual text above a line. Solution: Add the "above" value for "text_align".
Diffstat (limited to 'runtime/doc')
-rw-r--r--runtime/doc/textprop.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/textprop.txt b/runtime/doc/textprop.txt
index 996cdd1978..8d7c0ecf39 100644
--- a/runtime/doc/textprop.txt
+++ b/runtime/doc/textprop.txt
@@ -153,6 +153,7 @@ prop_add({lnum}, {col}, {props})
the text wraps to the next screen
line)
below in the next screen line
+ above just above the line
When omitted "after" is used. Only one
"right" property can fit in each line, if
there are two ore more these will go in a