Remove fragtog and deadgrep
This commit is contained in:
parent
274f2c2e76
commit
adee20fd4d
1 changed files with 0 additions and 9 deletions
9
init.el
9
init.el
|
@ -494,11 +494,6 @@
|
||||||
:straight t
|
:straight t
|
||||||
:after (org))
|
:after (org))
|
||||||
|
|
||||||
(use-package org-fragtog
|
|
||||||
:straight t
|
|
||||||
:after (org)
|
|
||||||
:hook (org-mode . org-fragtog-mode))
|
|
||||||
|
|
||||||
(use-package citeproc
|
(use-package citeproc
|
||||||
:straight t)
|
:straight t)
|
||||||
|
|
||||||
|
@ -705,10 +700,6 @@
|
||||||
:straight t
|
:straight t
|
||||||
:bind ("C-=" . er/expand-region))
|
:bind ("C-=" . er/expand-region))
|
||||||
|
|
||||||
(use-package deadgrep
|
|
||||||
:straight t
|
|
||||||
:bind (("<f5>" . deadgrep)))
|
|
||||||
|
|
||||||
(use-package rg
|
(use-package rg
|
||||||
:straight t
|
:straight t
|
||||||
:config
|
:config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue