Install doom modeline
This commit is contained in:
parent
9172d8f57a
commit
f35965ac94
1 changed files with 3 additions and 0 deletions
|
|
@ -90,6 +90,9 @@
|
||||||
:init
|
:init
|
||||||
(setq dired-dwim-target t))
|
(setq dired-dwim-target t))
|
||||||
|
|
||||||
|
(use-package doom-modeline
|
||||||
|
:hook after-init)
|
||||||
|
|
||||||
(use-package dumb-jump
|
(use-package dumb-jump
|
||||||
:config
|
:config
|
||||||
(add-hook 'xref-backend-functions #'dumb-jump-xref-activate)
|
(add-hook 'xref-backend-functions #'dumb-jump-xref-activate)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue