add @number hlgroup (#301)

v2.5
LEE,SEUNGMIN 2 years ago committed by GitHub
parent 0f933db516
commit adb64a6ae7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -21,6 +21,7 @@ return {
["@string.escape"] = { fg = theme.base0C },
["@character"] = { fg = theme.base08 },
-- ["@character.special"] = { fg = theme.base08 },
["@number"] = { fg = theme.base09 },
["@number.float"] = { fg = theme.base09 },
["@annotation"] = { fg = theme.base0F },

Loading…
Cancel
Save