This commit is contained in:
Christian Nieves
2024-07-03 17:20:51 +00:00
parent fe48c126db
commit 0d333a2116
2 changed files with 8 additions and 10 deletions

View File

@ -2,7 +2,7 @@ return {
"folke/zen-mode.nvim",
opts = {
window = {
width = 140,
width = 0.8,
},
plugins = {
tmux = { enabled = false },