Skip to content

Commit 206f30a

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

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
@@ -532,7 +532,7 @@ M.load_plugin_syntax = function(palette)
532532
["@punct.delimiter"] = {
533533
fg = palette.white,
534534
},
535-
["@punct.bracket"] = {
535+
["@punctuation.bracket"] = {
536536
fg = palette.white,
537537
},
538538
["@punct.special"] = {

0 commit comments

Comments
 (0)