no italic strings
This commit is contained in:
parent
849cb2a2c7
commit
9e8d143b24
@ -30,7 +30,7 @@ return {
|
|||||||
underline = true,
|
underline = true,
|
||||||
bold = false,
|
bold = false,
|
||||||
italic = {
|
italic = {
|
||||||
strings = true,
|
strings = false,
|
||||||
comments = true,
|
comments = true,
|
||||||
operators = false,
|
operators = false,
|
||||||
folds = true,
|
folds = true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user