add vimrc

This commit is contained in:
2025-08-10 09:12:33 +00:00
parent 25992fbdba
commit f432c8ca51

3
editor/vimrc Normal file
View File

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