From 1391c88fe889d8c92cddaf1f1d3a5983ffb81f33 Mon Sep 17 00:00:00 2001 From: Tom Willemsen Date: Sat, 15 Sep 2012 02:04:55 +0200 Subject: .emacs.d/init.el --- .emacs.d/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs.d') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index fd03cd2..983d384 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -497,7 +497,7 @@ When dealing with braces, add another line and indent that too." (c-set-offset 'arglist-intro '+) (c-set-offset 'arglist-close '0) (rainbow-delimiters-mode) - (setq fci-rule-column 81)) + (setq fci-rule-column 80)) (defun oni:prog-mode-func () "Function for `prog-mode-hook'." -- cgit v1.2.3-54-g00ecf