summaryrefslogtreecommitdiff
path: root/.emacs-dirvars
diff options
context:
space:
mode:
Diffstat (limited to '.emacs-dirvars')
-rw-r--r--.emacs-dirvars10
1 files changed, 10 insertions, 0 deletions
diff --git a/.emacs-dirvars b/.emacs-dirvars
new file mode 100644
index 00000000000..33945f91ed6
--- /dev/null
+++ b/.emacs-dirvars
@@ -0,0 +1,10 @@
+;; -*- emacs-lisp -*-
+;;
+;; This file is processed by the dirvars emacs package. Each variable
+;; setting below is performed when this dirvars file is loaded.
+;;
+indent-tabs-mode: nil
+tab-width: 8
+c-basic-offset: 3
+kde-emacs-after-parent-string: ""
+evaluate: (c-set-offset 'inline-open '0)