diff options
Diffstat (limited to '.emacs-dirvars')
-rw-r--r-- | .emacs-dirvars | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.emacs-dirvars b/.emacs-dirvars new file mode 100644 index 0000000..beac4cb --- /dev/null +++ b/.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 |