.emacs.d/init.el
This commit is contained in:
parent
ab024745fa
commit
1391c88fe8
1 changed files with 1 additions and 1 deletions
|
@ -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'."
|
||||
|
|
Loading…
Reference in a new issue