From 8f7a83c8f8a49c457503607164e9de955c063338 Mon Sep 17 00:00:00 2001 From: mvllow Date: Tue, 18 May 2021 11:23:17 -0500 Subject: [PATCH] fix(docs): incorrect option name --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 1da5d98..a1f903a 100644 --- a/readme.md +++ b/readme.md @@ -39,7 +39,7 @@ colorscheme rose-pine vim.g.rose_pine_variant = 'base' -- Use terminal background -vim.g.rose_pine_remove_background = false +vim.g.rose_pine_disable_background = false ``` ## Functions