Display time in 24hr format
This commit is contained in:
@@ -21,6 +21,7 @@
|
|||||||
|
|
||||||
;; Display time
|
;; Display time
|
||||||
(display-time-mode)
|
(display-time-mode)
|
||||||
|
(setq display-time-24hr-format t)
|
||||||
|
|
||||||
(show-paren-mode +1) ; Paren match highlighting
|
(show-paren-mode +1) ; Paren match highlighting
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user