summaryrefslogtreecommitdiff
path: root/.config/emacs/custom.el
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-01-27 16:40:53 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-01-27 16:40:53 -0500
commit89b0ca4fb56d42722ed6aa42f833e6ad40a611aa (patch)
tree77d771bd0d726fef62f7ed421f1575b80794074f /.config/emacs/custom.el
parent3034ff2d343897ed1dfd5ef6b7bd20074cfd6b5b (diff)
small changes. to .config/emacs
Diffstat (limited to '.config/emacs/custom.el')
-rw-r--r--.config/emacs/custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/emacs/custom.el b/.config/emacs/custom.el
index 40516e3..dad3d8d 100644
--- a/.config/emacs/custom.el
+++ b/.config/emacs/custom.el
@@ -10,6 +10,7 @@
'(inhibit-startup-screen t)
'(mdmua-maildir "~/Maildir")
'(minibuffer-prompt-properties (quote (read-only t point-entered minibuffer-avoid-prompt face minibuffer-prompt)))
+ '(page-break-lines-char 45)
'(ruby-deep-arglist nil)
'(ruby-deep-indent-paren nil)
'(safe-local-variable-values (quote ((Nginx-indent-tabs-mode) (Nginx-indent-level . 4) (Nginx-indent-level . 8))))