diff options
Diffstat (limited to 'emacs/emacs.el')
| -rw-r--r-- | emacs/emacs.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emacs/emacs.el b/emacs/emacs.el index 3e14d0ef..0ea77201 100644 --- a/emacs/emacs.el +++ b/emacs/emacs.el @@ -70,3 +70,5 @@ ;; emacs 28 has modus themes, but EL9 only has emacs 27 (straight-use-package 'modus-themes) + +(setq column-number-mode t) |
