relative line numbers
This commit is contained in:
parent
26c2ca9a41
commit
3ab59df966
1 changed files with 1 additions and 1 deletions
2
init.el
2
init.el
|
|
@ -1,5 +1,5 @@
|
||||||
(setq custom-file "./custom")
|
(setq custom-file "./custom")
|
||||||
(setq display-line-numbers-type 'absolute)
|
(setq display-line-numbers-type 'relative)
|
||||||
(global-display-line-numbers-mode 1)
|
(global-display-line-numbers-mode 1)
|
||||||
(tool-bar-mode 0)
|
(tool-bar-mode 0)
|
||||||
(menu-bar-mode 0)
|
(menu-bar-mode 0)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue