fixed gruvbox config
This commit is contained in:
parent
ebefdb64ff
commit
3324cb1fff
@ -29,7 +29,12 @@ return {
|
||||
undercurl = true,
|
||||
underline = true,
|
||||
bold = false,
|
||||
italic = true,
|
||||
italic = {
|
||||
strings = true,
|
||||
comments = true,
|
||||
operators = false,
|
||||
folds = true,
|
||||
},
|
||||
strikethrough = true,
|
||||
invert_selection = false,
|
||||
invert_signs = false,
|
||||
|
Loading…
x
Reference in New Issue
Block a user