base: Enable fill column indicator
This commit is contained in:
parent
1765a29777
commit
0d31e46723
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@
|
|||
;; syntax coloring
|
||||
(global-font-lock-mode t)
|
||||
|
||||
;; syntax coloring
|
||||
(global-display-fill-column-indicator-mode t)
|
||||
|
||||
;; paren matching
|
||||
(show-paren-mode t)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue