10 lines
102 B
Lua
10 lines
102 B
Lua
return {
|
|
"folke/zen-mode.nvim",
|
|
opts = {
|
|
window = {
|
|
backdrop = 1
|
|
}
|
|
},
|
|
event = "VeryLazy"
|
|
}
|