diff options
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs/init.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emacs/init.el b/emacs/init.el index db75855..57e3cb3 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -36,6 +36,7 @@ (setq-default indent-tabs-mode nil fill-column 72) (setq backup-by-copying t + display-time-24hr-format t inhibit-startup-screen t recenter-positions '(3 middle top bottom) require-final-newline t |
