adjusting zen mode

This commit is contained in:
Arjun Patel
2023-05-29 22:30:26 -07:00
parent e8d2404b25
commit 7284728e1f
+1 -1
View File
@@ -1,6 +1,6 @@
require("zen-mode").setup {
window = {
width = 150,
width = 100,
options = {
number = true,
relativenumber = true,