diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/gruvbox/gruvbox_spec.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/gruvbox/gruvbox_spec.lua b/tests/gruvbox/gruvbox_spec.lua index 864740a..1934582 100644 --- a/tests/gruvbox/gruvbox_spec.lua +++ b/tests/gruvbox/gruvbox_spec.lua @@ -16,6 +16,7 @@ describe("setup", function() strikethrough = true, italic = { strings = true, + emphasis = true, comments = true, operators = false, folds = true, @@ -43,6 +44,7 @@ describe("setup", function() bold = true, italic = { strings = true, + emphasis = true, comments = true, operators = false, folds = true, |
