replace noneckpain and maximize with truezen

This commit is contained in:
squibid
2023-02-26 21:07:25 -05:00
parent 0ab783388f
commit 127a292dc4
6 changed files with 34 additions and 13 deletions

View File

@ -0,0 +1,13 @@
require('true-zen').setup {
modes = {
ataraxis = { -- normal zen
minimum_writing_area = { -- minimum size of main window
width = 120,
height = 44,
},
},
narrow = {
folds_style = "invisible",
},
},
}