I added some stuff

This commit is contained in:
2023-11-06 23:05:54 +02:00
parent edcb81c9a3
commit 05e26312db
5 changed files with 22 additions and 1 deletions

View File

@@ -45,6 +45,8 @@
(package! telega)
(package! android-mode)
(package! org-modern)
(package! ranger)
(package! flymake-ruff)
;; Doom's packages are pinned to a specific commit and updated from release to
;; release. The `unpin!' macro allows you to unpin single packages...