relative numbers for emacs
This commit is contained in:
parent
11cda03793
commit
f94d1765ce
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@
|
||||||
:hook (prog-mode . rainbow-mode))
|
:hook (prog-mode . rainbow-mode))
|
||||||
|
|
||||||
(global-display-line-numbers-mode t)
|
(global-display-line-numbers-mode t)
|
||||||
|
(setq display-line-numbers 'relative)
|
||||||
(setq ring-bell-function 'ignore)
|
(setq ring-bell-function 'ignore)
|
||||||
|
|
||||||
;; ---------------------------
|
;; ---------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue