diff --git a/.emacs.d/config/base.el b/.emacs.d/config/base.el index ab9148d..874e284 100644 --- a/.emacs.d/config/base.el +++ b/.emacs.d/config/base.el @@ -20,7 +20,7 @@ ;; syntax coloring (global-font-lock-mode t) -;; syntax coloring +;; show end of fill-column length (global-display-fill-column-indicator-mode t) ;; paren matching