i dont even know argh
This commit is contained in:
@ -1,8 +1,11 @@
|
||||
return {
|
||||
"folke/zen-mode.nvim",
|
||||
opts = {
|
||||
window = {
|
||||
width = 0.4,
|
||||
},
|
||||
plugins = {
|
||||
tmux = { enabled = false },
|
||||
tmux = { enabled = true },
|
||||
},
|
||||
},
|
||||
keys = { { "<C-z>", ":ZenMode<CR>" } },
|
||||
|
Reference in New Issue
Block a user