From 79821d69d2788de5017a12aa21d284a770ce1836 Mon Sep 17 00:00:00 2001 From: Von Random Date: Mon, 15 Aug 2022 19:16:01 +0300 Subject: [PATCH] vim: remove redundant themebg --- vimplugrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/vimplugrc b/vimplugrc index 4e44770..7127757 100644 --- a/vimplugrc +++ b/vimplugrc @@ -20,8 +20,6 @@ endif if theme == 'gruvbox8' call EnableTGC() - let themebg = 'dark' - let g:gruvbox_transp_bg = 1 let g:gruvbox_plugin_hi_groups = 1 let g:gruvbox_filetype_hi_groups = 1