Skip to content

Commit f31823b

Browse files
committed
fix(base16): update vimdoc section headers to link to Title
1 parent 126ce33 commit f31823b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lua/mini/base16.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -704,6 +704,7 @@ H.apply_palette = function(palette, use_cterm)
704704

705705
hi('@string.special.vimdoc', {link='SpecialChar'})
706706
hi('@variable.parameter.vimdoc', {fg=p.base09, bg=nil, attr=nil, sp=nil})
707+
hi('@markup.heading.4.vimdoc', {link='Title'})
707708
end
708709

709710
-- Plugins

0 commit comments

Comments
 (0)