Add Comment group (fixes #1)
This commit is contained in:
parent
fc7174dc0d
commit
46d9810c5c
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue