Skip to content

Commit

Permalink
remove default session-lens theme config
Browse files Browse the repository at this point in the history
  • Loading branch information
benjiwolff committed Mar 31, 2024
1 parent a67e6c1 commit 66a5090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/auto-session/session-lens/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ local SessionLens = {

---@type session_lens_config
local defaultConf = {
theme_conf = { winblend = 0, border = true },
theme_conf = {},
previewer = false,
buftypes_to_ignore = {},
}
Expand Down

0 comments on commit 66a5090

Please sign in to comment.