1
0
Fork 0
conf/.emacs

3 lines
84 B
Plaintext
Raw Normal View History

(setq inhibit-startup-message t) ;; Hide the startup message
(global-linum-mode t)