summary refs log tree commit diff
path: root/emacs/init.el
diff options
context:
space:
mode:
authornoa@gaiwan.org2024-06-12 20:44:09 +0000
committernoa@gaiwan.org2024-06-12 20:44:09 +0000
commit95aaaac23b1ec8fe19de4d8f90beeb095b113cc9 (patch)
tree4d5c173793c95274fba6bfbd513d1f80c4d50f56 /emacs/init.el
parentafc2e5b886de78632b3014afdab28ad7e427f215 (diff)
Remove transient use-package declaration
Diffstat (limited to 'emacs/init.el')
-rw-r--r--emacs/init.el4
1 files changed, 0 insertions, 4 deletions
diff --git a/emacs/init.el b/emacs/init.el
index d4cf8b9..692c62a 100644
--- a/emacs/init.el
+++ b/emacs/init.el
@@ -244,10 +244,6 @@ and when JID is not in `jabber-activity-banned'."
 ;; 	)
 ;; )
 
-(use-package transient
-	:ensure t
-	:commands transient-define-prefix)
-
 (use-package helpful
 	:ensure t
 	:bind (