fix(nvim): turn of tmux disable

This commit is contained in:
Stefan Imhoff
2022-10-13 17:44:51 +02:00
parent 2e8bd5df32
commit 4f7d13e220

View File

@@ -27,7 +27,7 @@ zenmode.setup({
},
twilight = { enabled = true }, -- enable to start Twilight when zen mode opens
gitsigns = { enabled = false }, -- disables git signs
tmux = { enabled = true }, -- disables the tmux statusline
tmux = { enabled = false }, -- disables the tmux statusline
kitty = {
enabled = true,
font = "+5", -- font size increment