summaryrefslogtreecommitdiff
path: root/.emacs.d/custom.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/custom.el')
-rw-r--r--.emacs.d/custom.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.d/custom.el b/.emacs.d/custom.el
index ef41b54..47bf551 100644
--- a/.emacs.d/custom.el
+++ b/.emacs.d/custom.el
@@ -3,6 +3,8 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
+ '(fci-rule-color "firebrick1")
+ '(fill-column 80)
'(indent-tabs-mode nil)
'(isar-display:show-main-goal t)
'(isar-maths-menu-enable t)