Dateien nach "configs" hochladen

This commit is contained in:
klaas 2025-03-27 02:27:17 +01:00
parent 58b7d82d66
commit 5cc29e5b3e
1 changed files with 7 additions and 0 deletions

7
configs/.vimrc Normal file
View File

@ -0,0 +1,7 @@
syntax on
set number
set relativenumber
set tabstop=4
set shiftwidth=4
set expandtab
set cursorline