setup/doc/.emacs

5 lines
98 B
Plaintext

(setq visible-bell t)
(setq line-number-mode t)
(setq column-number-mode t)
(global-linum-mode t)