switched from linum to nlinum mode
This commit is contained in:
parent
a93e3e75bf
commit
be0edc0276
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
(global-font-lock-mode 1)
|
(global-font-lock-mode 1)
|
||||||
|
|
||||||
;; Always show line numbers
|
;; Always show line numbers
|
||||||
(global-linum-mode t)
|
(global-nlinum-mode t)
|
||||||
|
|
||||||
;; Highlight current line
|
;; Highlight current line
|
||||||
(global-hl-line-mode t)
|
(global-hl-line-mode t)
|
||||||
|
|
Loading…
Reference in a new issue