Update zet script

This commit is contained in:
2022-01-05 20:41:06 -05:00
parent 1c18e500f4
commit 500c648c5b
2 changed files with 26 additions and 5 deletions

View File

@@ -33,7 +33,7 @@ set smarttab
set softtabstop=2
set tabstop=2
set termguicolors
set textwidth=200
set textwidth=72 " Used with line wrapping
set ttyfast " faster scrolling
set undodir=~/.vim/undodir
set undofile