aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/decorations_spec.lua
diff options
context:
space:
mode:
authorBjörn Linse <bjorn.linse@gmail.com>2021-07-25 14:33:28 +0200
committerBjörn Linse <bjorn.linse@gmail.com>2021-07-29 20:34:42 +0200
commita4d81a800293f05790025f43033de11c7bd05a7b (patch)
treed6b51480650bcb721f6a094fa527c8320c127316 /test/functional/ui/decorations_spec.lua
parent1495d36d63305862da3c4106455667d51b578707 (diff)
downloadrneovim-a4d81a800293f05790025f43033de11c7bd05a7b.tar.gz
rneovim-a4d81a800293f05790025f43033de11c7bd05a7b.tar.bz2
rneovim-a4d81a800293f05790025f43033de11c7bd05a7b.zip
refactor(decorations): merge the two different code paths for virt_text
test(bufhl): CHANGE of tested behaviour (inb4 a proper priority mechanism) test(decoration): change of test; previous behavior was buggy (ghost buffer text)
Diffstat (limited to 'test/functional/ui/decorations_spec.lua')
-rw-r--r--test/functional/ui/decorations_spec.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/ui/decorations_spec.lua b/test/functional/ui/decorations_spec.lua
index 96d9eab065..4373d17890 100644
--- a/test/functional/ui/decorations_spec.lua
+++ b/test/functional/ui/decorations_spec.lua
@@ -562,7 +562,7 @@ end]]
{5:l}{8:blen}{7:dy}{10:e}{7:text}{10:h}{7:-}{10:_}{7:here}ell, count = unpack(item) |
{5:i}{12:c}{11:ombining color} {13:nil} {5:then} |
{11:replacing color}d_cell |
- {5:e}{8:bl}{14:endy}{15:i}{14:text}{15:o}{14:-}{15:o}{14:h}{7:ere} |
+ {5:e}{8:bl}{7:endy}{10: }{7:text}{10: }{7:-}{10: }{7:here} |
{5:f}{12:co}{11:mbini}{16:n}{11:g color}t {5:or} {13:1}) {5:do} |
{11:replacing color} line[colpos] |
cell.text = text |