[emacs] Remove unused packages
This commit is contained in:
@ -7,25 +7,12 @@
|
||||
:repo "hlissner/emacs-snippets"
|
||||
:files ("*")))
|
||||
|
||||
;(package! evil-matchit
|
||||
; :recipe (:host github
|
||||
; :repo "redguardtoo/evil-matchit"))
|
||||
|
||||
; For making Nov.el look nice
|
||||
(package! justify-kp
|
||||
:recipe (:host github
|
||||
:repo "Fuco1/justify-kp"))
|
||||
|
||||
(package! hydra)
|
||||
(package! org-fc
|
||||
:recipe(:host github
|
||||
:repo "l3kn/org-fc"
|
||||
:files (:defaults "awk" "demo.org")))
|
||||
|
||||
; Matrix? In emacs?
|
||||
(package! matrix-client
|
||||
:recipe(:host github
|
||||
:repo "alphapapa/matrix-client.el"))
|
||||
|
||||
;; python stuffs
|
||||
(package! blacken)
|
||||
@ -35,9 +22,6 @@
|
||||
(package! org-web-tools)
|
||||
(package! org-snooze)
|
||||
(package! org-alert)
|
||||
;;(package! org-vcard)
|
||||
;;(package! org-drill)
|
||||
;;(package! org-superstar)
|
||||
|
||||
;; handy tools
|
||||
(package! w3m)
|
||||
@ -51,7 +35,6 @@
|
||||
(package! deadgrep)
|
||||
(package! mastodon)
|
||||
(package! magit-circleci)
|
||||
;(package! smog)
|
||||
(package! wordgen)
|
||||
(package! openwith)
|
||||
;; slack ... okay one more time
|
||||
|
||||
Reference in New Issue
Block a user