Update treesitter.lua

v2.5
Sidhanth Rathod 3 years ago committed by GitHub
parent 47d51b7b9f
commit 643d931132
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -179,10 +179,10 @@ return {
["@field"] = {
fg = theme.base08,
},
--
-- ["@field.key"] = {
-- fg = theme.base0D,
-- },
["@field.key"] = {
fg = theme.base08,
},
["@property"] = {
fg = theme.base08,

Loading…
Cancel
Save