add .vimrc

This commit is contained in:
Kay Sievers
2012-01-23 04:42:11 +01:00
parent 9fa2f41077
commit c97e8d10fe
2 changed files with 4 additions and 4 deletions

4
.vimrc Normal file
View File

@@ -0,0 +1,4 @@
" 'set exrc' in ~/.vimrc will read .vimrc from the current directory
set tabstop=8
set shiftwidth=8
set expandtab