Skip to content

Commit 4de60c5

Browse files
committed
feat(nvim): set snacks zen width and blend options
1 parent 13a6ca9 commit 4de60c5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • home/dot_config/exact_nvim/exact_lua/exact_specs

home/dot_config/exact_nvim/exact_lua/exact_specs/snacks.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,10 @@ Plugin.opts = {
2121
zen = {
2222
enabled = true,
2323
win = {
24+
width = 100,
2425
backdrop = {
2526
transparent = false,
27+
blend = 99,
2628
},
2729
},
2830
toggles = {

0 commit comments

Comments
 (0)