new: added additional config files

This commit is contained in:
2022-08-18 22:32:58 +02:00
parent e50238789a
commit 2a03193ad6
12 changed files with 3650 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# set afterends
set atblanks
set autoindent
set brackets ""')>]}"
set constantshow
# set fill 121 # only works with hard wrap which atblanks
set guidestripe 121
set indicator
set linenumbers
set matchbrackets "(<[{)>]}"
set minibar
# set mouse
set softwrap
set stateflags
set tabsize 3
set tabstospaces
set trimblanks