summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-08-13 22:28:10 +0200
committerGravatar Tom Willemse2013-08-13 22:28:10 +0200
commit6af167a30a427abc3c025ee89e9592c6b988d51c (patch)
tree3a8426a0d09638d3a73f15700e9c793d97ea0d76
downloadzile-6af167a30a427abc3c025ee89e9592c6b988d51c.tar.gz
zile-6af167a30a427abc3c025ee89e9592c6b988d51c.zip
Initial commit of my Zile configuration in vcshHEADmaster
-rw-r--r--.zile5
1 files changed, 5 insertions, 0 deletions
diff --git a/.zile b/.zile
new file mode 100644
index 0000000..76abb70
--- /dev/null
+++ b/.zile
@@ -0,0 +1,5 @@
+;; -*- mode: lisp; -*-
+(setq inhibit-splash-screen t)
+(setq tab-width 4)
+(setq indent-tabs-mode nil)
+(setq backup-directory "/tmp")