From 17d726df13fa1cd63291ba6fcf5ddcc6b055c6b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Thu, 31 Jul 2014 22:17:57 +0200 Subject: [emacs] full-column-indicator --- .emacs.d/custom.el | 2 ++ 1 file changed, 2 insertions(+) (limited to '.emacs.d/custom.el') 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) -- cgit v1.2.3