From aee207e1ae55c44bd6a23c1a85e5e17939e3835b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Lea=CC=83o?= Date: Wed, 6 Jul 2022 18:45:37 -0300 Subject: adding strikethrough option in config update readme --- tests/gruvbox/gruvbox_spec.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests') diff --git a/tests/gruvbox/gruvbox_spec.lua b/tests/gruvbox/gruvbox_spec.lua index 67c57d0..f243ed2 100644 --- a/tests/gruvbox/gruvbox_spec.lua +++ b/tests/gruvbox/gruvbox_spec.lua @@ -7,6 +7,7 @@ describe("setup", function() undercurl = true, underline = true, bold = true, + strikethrough = true, italic = true, inverse = true, invert_selection = false, @@ -26,6 +27,7 @@ describe("setup", function() undercurl = false, underline = false, bold = true, + strikethrough = true, italic = true, inverse = true, invert_selection = false, -- cgit v1.2.3