From 0096e0baa93f26097c1ce26a9e0a72bed0c5a468 Mon Sep 17 00:00:00 2001 From: William Goulois <37271970+williamgoulois@users.noreply.github.com> Date: Sat, 3 Jul 2021 19:52:07 +0200 Subject: feat(615): transparent background option (#617) --- utils/installer/lv-config.example.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'utils/installer/lv-config.example.lua') diff --git a/utils/installer/lv-config.example.lua b/utils/installer/lv-config.example.lua index 543f8a72..c90d4876 100644 --- a/utils/installer/lv-config.example.lua +++ b/utils/installer/lv-config.example.lua @@ -18,6 +18,7 @@ O.leader_key = ' ' O.ignore_case = true O.smart_case = true O.lushmode = false +O.transparent_window = false -- After changing plugin config it is recommended to run :PackerCompile O.plugin.hop.active = false -- cgit v1.2.3