]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1762: Not able to get the virtual text property v9.0.1762
authorYegappan Lakshmanan <yegappan@yahoo.com>
Sun, 20 Aug 2023 16:27:45 +0000 (18:27 +0200)
committerChristian Brabandt <cb@256bit.org>
Sun, 20 Aug 2023 16:27:45 +0000 (18:27 +0200)
commitf9037f186ad45b56c84f1efdc131480bec159e4f
treeb010fb2dbf1c4d0fd4f117c5d167b8c55a340624
parent654bdbbd329e7267051cc2eb496bc52b66053081
patch 9.0.1762: Not able to get the virtual text property

Problem:  Not able to get the virtual text property
Solution: Make prop_list() return virtual text and alignment

closes: #12860

Signed-off-by: Christian Brabandt <cb@256bit.org>
Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
runtime/doc/textprop.txt
src/testdir/test_textprop.vim
src/textprop.c
src/version.c