mirror of
https://github.com/yarrick/iodine.git
synced 2024-12-22 21:33:33 +02:00
Add simple vimrc
This commit is contained in:
parent
a9045705ba
commit
9faaa44787
1 changed files with 3 additions and 0 deletions
3
.vimrc
Normal file
3
.vimrc
Normal file
|
@ -0,0 +1,3 @@
|
|||
set noexpandtab
|
||||
set tabstop=8
|
||||
set shiftwidth=8
|
Loading…
Reference in a new issue