diff options
| author | lemurianmage <azureazure@disroot.org> | 2026-02-20 20:28:11 +0100 |
|---|---|---|
| committer | lemurianmage <azureazure@disroot.org> | 2026-02-20 20:28:11 +0100 |
| commit | 1f23205936626f4985b19f4d7c6ce0dfb647fc6b (patch) | |
| tree | 60c6f6a5823f4e609acd409f731bb0cf59a07143 /writing.el | |
| parent | a25ab6355d5cbd40d527766b0a10007001579017 (diff) | |
| download | dotemacs-1f23205936626f4985b19f4d7c6ce0dfb647fc6b.tar.gz | |
bwaaah bwah bwah
Diffstat (limited to 'writing.el')
| -rw-r--r-- | writing.el | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -35,5 +35,9 @@ org-roam-ui-follow t org-roam-ui-update-on-save t)) +(use-package org-publish-rss + :straight (org-publish-rss :type git :host nil + :repo "https://git.sr.ht/~taingram/org-publish-rss")) + (use-package cdlatex) (use-package auctex) |
