further work on git auto save

This commit is contained in:
2021-05-03 14:37:49 +02:00
parent a5a41b11e8
commit 3996045f93
6 changed files with 92 additions and 68 deletions
+2
View File
@@ -12,6 +12,8 @@ set hidden
set encoding=utf-8
set t_Co=256
set tabstop=4
set softtabstop=0 noexpandtab
set shiftwidth=4
" enable search highlighting
set hlsearch