From 00afa982055fc7547d13a68b341ad160d1c67a18 Mon Sep 17 00:00:00 2001 From: Dan Date: Thu, 19 Dec 2024 11:09:15 -0500 Subject: [PATCH] Add indent sign highlight groups to documentation --- doc/scrollview.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/scrollview.txt b/doc/scrollview.txt index d109786..4f9aaa1 100644 --- a/doc/scrollview.txt +++ b/doc/scrollview.txt @@ -780,6 +780,10 @@ colors. `ScrollViewHover` scrollbar and signs on hover CurSearch for nvim>=0.9.2 and WildMenu otherwise +`ScrollViewIndentSpaces` indent spaces signs + LineNr +`ScrollViewIndentTabs` indent spaces tabs + LineNr `ScrollViewLatestChange` latestchange signs SpecialKey `ScrollViewLocList` loclist signs