[emacs] Add C#, scala and todoist

This commit is contained in:
2025-02-07 13:03:45 -05:00
parent 08ac4eae91
commit 67c34b22ba
2 changed files with 8 additions and 2 deletions

View File

@ -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