Remove fragtog and deadgrep

This commit is contained in:
Dimitri Lozeve 2024-07-07 22:37:09 +02:00
parent 274f2c2e76
commit adee20fd4d

View file

@ -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 (("<f5>" . deadgrep)))
(use-package rg
:straight t
:config