[vte/vte-0-34] emacs: Add .dir-locals.el
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [vte/vte-0-34] emacs: Add .dir-locals.el
- Date: Sun, 16 Jun 2013 21:32:08 +0000 (UTC)
commit 5231137abd0b580aa6830527190bc5bfb3c961f8
Author: Christian Persch <chpe gnome org>
Date: Sun Jun 16 21:44:33 2013 +0200
emacs: Add .dir-locals.el
.dir-locals.el | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/.dir-locals.el b/.dir-locals.el
new file mode 100644
index 0000000..4182da8
--- /dev/null
+++ b/.dir-locals.el
@@ -0,0 +1,5 @@
+((c-mode . ((c-file-style . "GNU")
+ (indent-tabs-mode . nil)
+ (c-basic-offset . 8)
+ (tab-width . 8)
+ (show-trailing-whitespace . t))))
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]