fix(emacs): lsp
This commit is contained in:
parent
65690b4e80
commit
8956c6fd0e
2 changed files with 4 additions and 1 deletions
|
@ -53,6 +53,9 @@
|
|||
(package! catppuccin-theme)
|
||||
(package! org-view-mode)
|
||||
(package! org-superstar)
|
||||
(package! lsp-ui)
|
||||
|
||||
(setq lsp-log-io t)
|
||||
(add-hook 'org-mode-hook
|
||||
(lambda ()
|
||||
(org-superstar-mode 1)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue