[cogl/wip/android: 1/12] misc: Add a .vimrc file
- From: Damien Lespiau <dlespiau src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cogl/wip/android: 1/12] misc: Add a .vimrc file
- Date: Mon, 16 May 2011 16:54:31 +0000 (UTC)
commit 83553cd705e677dc6bb7bb5e867fbf41e4186a8b
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]