Skip to content

Commit 077ca5e

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

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
@@ -535,7 +535,7 @@ M.load_plugin_syntax = function(palette)
535535
["@punctuation.bracket"] = {
536536
fg = palette.white,
537537
},
538-
["@punct.special"] = {
538+
["@punctuation.special"] = {
539539
fg = palette.pink,
540540
},
541541
["@repeat"] = {

0 commit comments

Comments
 (0)