diff options
Diffstat (limited to 'kpilot/.emacs-dirvars')
-rw-r--r-- | kpilot/.emacs-dirvars | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/kpilot/.emacs-dirvars b/kpilot/.emacs-dirvars new file mode 100644 index 000000000..beac4cb1f --- /dev/null +++ b/kpilot/.emacs-dirvars @@ -0,0 +1,7 @@ +;; -*- 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: t +tab-width: 4 |