1
0
mirror of https://github.com/yarrick/iodine.git synced 2024-11-22 13:06:06 +03:00

Add simple vimrc

This commit is contained in:
Erik Ekman 2021-01-31 13:45:48 +01:00
parent a9045705ba
commit 9faaa44787

3
.vimrc Normal file
View File

@ -0,0 +1,3 @@
set noexpandtab
set tabstop=8
set shiftwidth=8