mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
fix(nvim): add foldcolumn to transparent group
This commit is contained in:
@@ -68,6 +68,7 @@ require("transparent").setup({
|
||||
"TabLine",
|
||||
"Normal",
|
||||
"TelescopeBorder",
|
||||
"FoldColumn",
|
||||
},
|
||||
exclude = {}, -- table: groups you don't want to clear
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user