1
0
mirror of https://github.com/brl/mutter.git synced 2025-01-14 13:43:08 +00:00
mutter/.vimrc
Damien Lespiau 25cd2e12f9 misc: Add a .vimrc file
For people using per project vimrc files, provide a vim config file that
describes Cogl's coding style.
2011-05-17 15:24:54 +01:00

6 lines
122 B
VimL

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