put line number back :-)

This commit is contained in:
syl20bnr 2013-01-04 16:46:51 -05:00
parent c42a8d55e1
commit 62adc0c4b5

View file

@ -5,6 +5,9 @@
(fringe-mode 0)
;; Show column number in mode line
(setq column-number-mode t)
;; line number
(setq linum-format "%4d ")
(setq global-linum-mode t)
;; no blink
(blink-cursor-mode (- (*) (*) (*)))
;; tool tips in echo area