fix(emacs): default relative line display
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
a5f960b713
commit
323928e94b
2 changed files with 2 additions and 1 deletions
|
@ -147,6 +147,7 @@
|
|||
|
||||
(add-hook 'prog-mode-hook #'git-gutter-mode)
|
||||
(add-hook 'prog-mode-hook #'hl-todo-mode)
|
||||
(add-hook 'prog-mode-hook #'display-line-numbers-mode)
|
||||
|
||||
(add-hook 'racket-mode-hook #'lsp)
|
||||
(add-hook 'rustic-mode-hook #'lsp)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue