[emacs] Add org-fc and hydra
This commit is contained in:
@ -16,6 +16,12 @@
|
||||
:recipe (:host github
|
||||
:repo "Fuco1/justify-kp"))
|
||||
|
||||
(package! hydra)
|
||||
(package! org-fc
|
||||
:recipe(:host github
|
||||
:repo "l3kn/org-fc"
|
||||
:files (:defaults "awk" "demo.org")))
|
||||
|
||||
(package! eglot)
|
||||
|
||||
;; python stuffs
|
||||
|
||||
Reference in New Issue
Block a user