Skip to content

Commit c096900

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

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
@@ -487,7 +487,7 @@ M.load_plugin_syntax = function(palette)
487487
fg = palette.green,
488488
style = 'italic',
489489
},
490-
["@func.builtin"] = {
490+
["@function.builtin"] = {
491491
fg = palette.aqua,
492492
},
493493
["@func.macro"] = {

0 commit comments

Comments
 (0)