misc: Add a .vimrc file

For people using per project vimrc files, provide a vim config file that
describes Cogl's coding style.
This commit is contained in:
Damien Lespiau 2011-05-12 14:29:38 +01:00
parent cb7433cce9
commit 25cd2e12f9
1 changed files with 5 additions and 0 deletions

5
.vimrc Normal file
View File

@ -0,0 +1,5 @@
set tabstop=8
set softtabstop=2
set shiftwidth=2
set expandtab
set cinoptions=>4,n-2,{2,^-2,:0,=2,g0,h2,t0,+2,(0,u0,w1,m1