diff options
Diffstat (limited to 'emacs')
| -rw-r--r-- | emacs/init.el | 4 | 
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 ( | 
