Adding files from old vim repo

This commit is contained in:
Tobias
2024-11-19 22:11:56 +01:00
commit fdaa9c74f3
2 changed files with 14 additions and 0 deletions

3
vimrc Normal file
View File

@@ -0,0 +1,3 @@
syntax on
set number
set tabstop=2 shiftwidth=2 expandtab