From 37b84f1c326948f1269e6742870b783cfac0bef9 Mon Sep 17 00:00:00 2001 From: Akshay Date: Fri, 30 Oct 2020 09:51:59 +0530 Subject: update helpExample --- colors/plain.vim | 2 ++ 1 file changed, 2 insertions(+) diff --git a/colors/plain.vim b/colors/plain.vim index 71e25eb..2419d89 100644 --- a/colors/plain.vim +++ b/colors/plain.vim @@ -289,6 +289,8 @@ hi link nixNamespacedBuiltin secondAccent hi link sqlSpecial firstAccent hi link sqlKeyword secondAccent +hi link helpExample Normal + hi link StorageClass Statement call s:h("xmlTag", {"bg": s:bg, "fg": s:constant}) -- cgit v1.2.3