1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-06-25 01:05:37 +00:00

Add root .vimrc which didn't make it in the CVS->GIT convertion.

This commit is contained in:
Jonas Fonseca 2005-09-15 17:38:20 +02:00
parent 1bdcb114a8
commit 6e6f9bb273

6
.vimrc Normal file
View File

@ -0,0 +1,6 @@
:set shiftwidth=8
:set tabstop=8
:set softtabstop=0
:set noexpandtab
au BufNewFile,BufRead *.inc setf c