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