[emacs] Add C#, scala and todoist
This commit is contained in:
@ -19,6 +19,12 @@
|
||||
(package! blacken)
|
||||
(package! org-modern)
|
||||
|
||||
(package! org-todoist
|
||||
:recipe (:host github
|
||||
:repo "lillenne/org-todoist"
|
||||
:branch "main"
|
||||
:files ("org-todoist.el")))
|
||||
|
||||
;; To install a package directly from a remote git repo, you must specify a
|
||||
;; `:recipe'. You'll find documentation on what `:recipe' accepts here:
|
||||
;; https://github.com/radian-software/straight.el#the-recipe-format
|
||||
|
||||
Reference in New Issue
Block a user