1
0

Initial version

This commit is contained in:
2026-06-07 23:55:44 +01:00
commit c5b1ca05a1
8 changed files with 263 additions and 0 deletions

8
home/.exrc Normal file
View File

@@ -0,0 +1,8 @@
set autoindent
set fileencoding=utf-8
set number
set ruler
set showmatch
set showmode
set sw=4
set ts=4