[cogl] misc: Add a .vimrc file
- From: Damien Lespiau <dlespiau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl] misc: Add a .vimrc file
- Date: Tue, 17 May 2011 14:30:40 +0000 (UTC)
commit 25cd2e12f9be9af077d8350549877210fe46d0e0
Author: Damien Lespiau <damien lespiau intel com>
Date: Thu May 12 14:29:38 2011 +0100
misc: Add a .vimrc file
For people using per project vimrc files, provide a vim config file that
describes Cogl's coding style.
.vimrc | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/.vimrc b/.vimrc
new file mode 100644
index 0000000..899811a
--- /dev/null
+++ b/.vimrc
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]