From ede3623276da5454d3dbe60f41610fcf7cc87ef0 Mon Sep 17 00:00:00 2001 From: Rom Grk Date: Mon, 19 Oct 2020 02:46:15 -0400 Subject: add commenturl --- colors/doom-one.vim | 1 + 1 file changed, 1 insertion(+) (limited to 'colors') diff --git a/colors/doom-one.vim b/colors/doom-one.vim index 409fa47..fa5a2d4 100644 --- a/colors/doom-one.vim +++ b/colors/doom-one.vim @@ -236,6 +236,7 @@ call s:_('URL', s:tag, '', 'underline') call s:_('Comment', s:base6, '', '') call s:_('CommentBold', s:base6, '', 'bold') call s:_('SpecialComment', s:base7, '', 'bold') +hi! link CommentURL URL hi! link CommentLabel CommentBold hi! link CommentSection CommentBold hi! link Noise Comment -- cgit v1.2.3