1
0
Fork 0

style(emacs): misc rearrangement

Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
Lucas Sta Maria 2024-09-12 18:36:29 -04:00
parent fa97220a84
commit a36b55fe3a
No known key found for this signature in database
GPG key ID: F07FB16A826E3B47

View file

@ -148,17 +148,18 @@
:repo "hasu/emacs-ob-racket"))
;; Productivity
(use-package vterm :straight t)
(use-package rg :straight t)
(use-package anzu :straight t
:init
(add-hook 'after-init-hook 'global-anzu-mode))
(use-package pdf-tools
:straight
'(pdf-tools :type git :host github
:repo "vedang/pdf-tools"))
(use-package olivetti :straight t
(use-package olivetti :straight t
:hook (org-mode . olivetti-mode))
(use-package rg :straight t)
(use-package anzu :straight t
:init
(add-hook 'after-init-hook 'global-anzu-mode))
(use-package vterm :straight t)
(use-package hledger-mode :straight t)
;; LSP