mirror of
https://github.com/gabehf/base46.git
synced 2026-03-09 07:28:50 -07:00
disable field.key hl group
will be disabled for a while
This commit is contained in:
parent
c152bc5e71
commit
18b524a662
1 changed files with 4 additions and 4 deletions
|
|
@ -179,10 +179,10 @@ return {
|
|||
["@field"] = {
|
||||
fg = theme.base08,
|
||||
},
|
||||
|
||||
["@field.key"] = {
|
||||
fg = theme.base0D,
|
||||
},
|
||||
--
|
||||
-- ["@field.key"] = {
|
||||
-- fg = theme.base0D,
|
||||
-- },
|
||||
|
||||
["@property"] = {
|
||||
fg = theme.base08,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue