Remove auto-folding and set transparency to false by default
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
local M = {}
|
||||
|
||||
M.base46 = {
|
||||
theme = "doomchad",
|
||||
transparency = true,
|
||||
theme = "chadracula",
|
||||
transparency = false,
|
||||
|
||||
hl_override = {
|
||||
Comment = { italic = true },
|
||||
|
||||
Reference in New Issue
Block a user