feat: add gotmpl
This commit is contained in:
@@ -8,6 +8,7 @@ return {
|
||||
local c = require("onedark.colors")
|
||||
local highlights = {
|
||||
["@string.special.url"] = { fg = "NONE", fmt = "NONE" },
|
||||
["@lsp.type.macro.gotmpl"] = { fg = "NONE", fmt = "NONE" },
|
||||
Cursor = { fg = c.bg, bg = c.fg, fmt = "NONE" },
|
||||
FloatTitle = { fg = c.orange, bg = c.bg_d },
|
||||
NormalFloat = { bg = c.bg_d },
|
||||
|
||||
Reference in New Issue
Block a user