diff --git a/lua/lush_theme/lush_template.lua b/lua/lush_theme/lush_template.lua index 0bef258..8be34e9 100644 --- a/lua/lush_theme/lush_template.lua +++ b/lua/lush_theme/lush_template.lua @@ -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