emacs: Add racket and enhance org config
This commit is contained in:
parent
c30db4076b
commit
fad45166cd
3 changed files with 29 additions and 4 deletions
|
|
@ -53,6 +53,9 @@
|
|||
;; :recipe (:host github :repo "username/repo"
|
||||
;; :files ("some-file.el" "src/lisp/*.el")))
|
||||
|
||||
(unpin! compat)
|
||||
;(unpin! with-editor ghub)
|
||||
|
||||
(package! ormolu)
|
||||
(package! org-gtd
|
||||
:recipe (:host github :repo "Trevoke/org-gtd.el" :branch "master"))
|
||||
|
|
@ -67,7 +70,9 @@
|
|||
(package! org-present)
|
||||
(package! denote)
|
||||
(package! org-super-agenda)
|
||||
(package! org-modern)
|
||||
(package! org-ql)
|
||||
(package! org-contacts)
|
||||
(package! org-bookmark-heading)
|
||||
(package! activities
|
||||
:recipe (:host github :repo "alphapapa/activities.el" :branch "master"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue