diff --git a/init.el b/init.el index c8fcb36..719ae88 100644 --- a/init.el +++ b/init.el @@ -494,11 +494,6 @@ :straight t :after (org)) -(use-package org-fragtog - :straight t - :after (org) - :hook (org-mode . org-fragtog-mode)) - (use-package citeproc :straight t) @@ -705,10 +700,6 @@ :straight t :bind ("C-=" . er/expand-region)) -(use-package deadgrep - :straight t - :bind (("" . deadgrep))) - (use-package rg :straight t :config