Skip to content

Commit

Permalink
Merge pull request #284 from benjiwolff/adjust-default-picker-transpa…
Browse files Browse the repository at this point in the history
…rency

Remove default picker theme
  • Loading branch information
rmagatti authored Apr 1, 2024
2 parents b365b3e + 66a5090 commit 64dc86e
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 = 10, border = true },
theme_conf = {},
previewer = false,
buftypes_to_ignore = {},
}
Expand Down

0 comments on commit 64dc86e

Please sign in to comment.