Skip to content

Commit f093f9d

Browse files
danngreenSinamore
andauthored
Update lua/monokai.lua
Co-authored-by: Sinamore <[email protected]>
1 parent c096900 commit f093f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lua/monokai.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ M.load_plugin_syntax = function(palette)
490490
["@function.builtin"] = {
491491
fg = palette.aqua,
492492
},
493-
["@func.macro"] = {
493+
["@function.macro"] = {
494494
fg = palette.green,
495495
style = 'italic',
496496
},

0 commit comments

Comments
 (0)