From 328f9e57eed6e02c3e0c383be4069bce91e69763 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ellison=20Lea=CC=83o?= Date: Tue, 28 Jun 2022 21:42:07 -0300 Subject: add missing inverse option. Resolve #127 --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 2d91ef6..58c9efc 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ require("gruvbox").setup({ underline = true, bold = true, italic = true, -- will make italic comments and special strings + inverse = false, -- invert background for search, diffs, statuslines and errors invert_selection = false, invert_signs = false, invert_tabline = false, -- cgit v1.2.3