add underline opt for UnderLined hl group

This commit is contained in:
siduck 2023-03-31 07:52:16 +05:30
parent 917fd2adfe
commit d5933e70b7

View file

@ -114,7 +114,7 @@ local defaults = {
}, },
UnderLined = { UnderLined = {
fg = theme.base0B, underline = true,
}, },
Visual = { Visual = {