Fix ruby true/false detection bug
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"fg": "#7AE93C"
|
||||
},
|
||||
"False": {
|
||||
"fg": "#F03138"
|
||||
"fg": "#EF5168"
|
||||
},
|
||||
"Char": {
|
||||
"fg": "#FFAF70"
|
||||
|
||||
Reference in New Issue
Block a user