adding in different macros to allow for easy move between buffers

This commit is contained in:
Arjun Patel
2023-02-22 12:13:40 -06:00
parent 811babca42
commit 34e4166909
3 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
require("zen-mode").setup {
window = {
width = 90,
width = 150,
options = {
number = true,
relativenumber = true,