update plugs save 20ms on load wooooooo

This commit is contained in:
Christian Nieves
2024-01-16 22:01:10 -06:00
parent c19d01dc21
commit a37f9dab1c
7 changed files with 165 additions and 141 deletions

View File

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