diff options
Diffstat (limited to 'init-settings.el')
-rw-r--r-- | init-settings.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/init-settings.el b/init-settings.el index 2f22f42a04af..3730497966ee 100644 --- a/init-settings.el +++ b/init-settings.el @@ -120,6 +120,7 @@ comment as a filename." ;; Not the real deal without this ... (set-variable 'nyan-wavy-trail t) +;; Style line numbers (shown with M-g g) (setq linum-format (lambda (line) (propertize (format (concat " %" |