From 0c33901495b35cf6accc362d7e8470498a738411 Mon Sep 17 00:00:00 2001 From: Dingcheng Yue Date: Mon, 26 Apr 2021 16:57:18 +0100 Subject: using virtualtext as one option for highlight --- doc/colorizer-lua.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/colorizer-lua.txt b/doc/colorizer-lua.txt index bcad522..84db37f 100644 --- a/doc/colorizer-lua.txt +++ b/doc/colorizer-lua.txt @@ -64,12 +64,14 @@ Assumes the module is imported as `colorizer` css_fn = false; -- Enable all CSS *functions*: rgb_fn, hsl_fn -- Available modes: foreground, background mode = 'background'; -- Set the display mode. + virtualtext = '■'; -- the virtual text block } < MODES: - 'foreground': sets the foreground text color. - 'background': sets the background text color. +- 'virtualtext': indicate the color behind the virtualtext |colorizer.setup| *colorizer.setup* -- cgit v1.2.3-70-g09d2