update
This commit is contained in:
parent
e14d6ac38a
commit
664cb88ef8
4 changed files with 123 additions and 99 deletions
|
|
@ -67,6 +67,12 @@ return {
|
|||
},
|
||||
{
|
||||
"folke/zen-mode.nvim",
|
||||
opts = {},
|
||||
opts = {
|
||||
window = {
|
||||
backdrop = 0.95,
|
||||
width = 180,
|
||||
height = 1,
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue