no italic strings

This commit is contained in:
Oliver Hartmann 2023-03-23 22:27:22 +01:00
parent 849cb2a2c7
commit 9e8d143b24

View File

@ -30,7 +30,7 @@ return {
underline = true,
bold = false,
italic = {
strings = true,
strings = false,
comments = true,
operators = false,
folds = true,