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"] = { ["@field"] = {
fg = theme.base08, fg = theme.base08,
}, },
--
-- ["@field.key"] = { ["@field.key"] = {
-- fg = theme.base0D, fg = theme.base08,
-- }, },
["@property"] = { ["@property"] = {
fg = theme.base08, fg = theme.base08,

Loading…
Cancel
Save