Add Comment group (fixes #1)

This commit is contained in:
Oliver Marriott 2021-03-11 15:03:27 +11:00
parent f1458c4414
commit bf9e75a041
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ local theme = lush(function()
-- styling for that group (meaning they mostly get styled as Normal)
-- or leave them commented to apply vims default colouring or linking.
-- Comment { }, -- any comment
-- ColorColumn { }, -- used for the columns set with 'colorcolumn'
-- Conceal { }, -- placeholder characters substituted for concealed text (see 'conceallevel')
-- Cursor { }, -- character under the cursor