[cogl/wip/cogl-sharp: 26/43] cogl-sharp: Add a .vimrc to enforce cogl-sharp coding style



commit 576e121151373b87113234a9d9a867728547d72d
Author: Damien Lespiau <damien lespiau intel com>
Date:   Sat Sep 29 18:15:02 2012 +0100

    cogl-sharp: Add a .vimrc to enforce cogl-sharp coding style

 cogl-sharp/.vimrc |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/cogl-sharp/.vimrc b/cogl-sharp/.vimrc
new file mode 100644
index 0000000..eb63136
--- /dev/null
+++ b/cogl-sharp/.vimrc
@@ -0,0 +1,5 @@
+set tabstop=8
+set softtabstop=4
+set shiftwidth=4
+set expandtab
+set cinoptions=:0,t0,(0,u0,w1,m1



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]