legacy-dotfiles/zile/.zile
2013-11-03 21:21:21 +01:00

5 lines
132 B
Common Lisp

;; -*- mode: lisp; -*-
(setq inhibit-splash-screen t)
(setq tab-width 4)
(setq indent-tabs-mode nil)
(setq backup-directory "/tmp")