rm useless hlgroup

This commit is contained in:
siduck 2024-01-29 19:15:50 +05:30
parent 2cda86ba6a
commit 4f54e4d4db

View file

@ -71,7 +71,6 @@ M.polish_hl = {
["@string.special.url"] = { fg = M.base_30.green }, ["@string.special.url"] = { fg = M.base_30.green },
["@markup.link.url"] = { fg = M.base_30.green }, ["@markup.link.url"] = { fg = M.base_30.green },
["@punctuation.bracket"] = { fg = M.base_30.yellow }, ["@punctuation.bracket"] = { fg = M.base_30.yellow },
["@constant.lua"] = { fg = M.base_30.white },
}, },
telescope = { telescope = {