From c25a4af20526954cf8d29e970876af90f9bfed7a Mon Sep 17 00:00:00 2001 From: Rikuoh Date: Thu, 24 Oct 2024 18:50:48 +0900 Subject: [PATCH] fix --- init.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/init.lua b/init.lua index 559ed5e..32259ae 100644 --- a/init.lua +++ b/init.lua @@ -1028,7 +1028,6 @@ require("gruvbox-material").setup({ require("everforest").setup({ background = "hard", - float_style = "dim", }) vim.cmd("colorscheme everforest")