base: Fix wrong comment
This commit is contained in:
parent
9ecedcd89b
commit
3acff166fb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue