This commit is contained in:
2026-02-15 22:26:47 +00:00
commit 7be0309d27
19 changed files with 860 additions and 0 deletions

10
config-files/.vimrc Normal file
View File

@@ -0,0 +1,10 @@
set tabstop =2
set softtabstop =2
set shiftwidth =2
set expandtab
set backupdir=/home/alfoldi/.vim-tmp
set directory=/home/alfoldi/.vim-tmp
set exrc
set secure