mirror of
https://github.com/gabehf/base46.git
synced 2026-03-14 17:55:57 -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"] = {
|
["@field"] = {
|
||||||
fg = theme.base08,
|
fg = theme.base08,
|
||||||
},
|
},
|
||||||
|
--
|
||||||
["@field.key"] = {
|
-- ["@field.key"] = {
|
||||||
fg = theme.base0D,
|
-- fg = theme.base0D,
|
||||||
},
|
-- },
|
||||||
|
|
||||||
["@property"] = {
|
["@property"] = {
|
||||||
fg = theme.base08,
|
fg = theme.base08,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue