Skip to content

Commit c587ba0

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

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
@@ -529,7 +529,7 @@ M.load_plugin_syntax = function(palette)
529529
["@property"] = {
530530
fg = palette.white,
531531
},
532-
["@punct.delimiter"] = {
532+
["@punctuation.delimiter"] = {
533533
fg = palette.white,
534534
},
535535
["@punctuation.bracket"] = {

0 commit comments

Comments
 (0)