config/doom: unfork context

This commit is contained in:
xeruf 2022-01-24 14:59:46 +01:00
parent fdb3202b35
commit 4888c5226f
2 changed files with 2 additions and 2 deletions

View File

@ -136,7 +136,7 @@
javascript ; all(hope(abandon(ye(who(enter(here))))))
;;julia ; a better, faster MATLAB
kotlin ; a better, slicker Java(Script)
;;latex ; writing papers in Emacs has never been so fun
latex ; writing papers in Emacs has never been so fun
;;lean
;;factor
;;ledger ; an accounting system in Emacs

View File

@ -46,7 +46,7 @@
(unpin! evil-collection)
(package! ox-context
:recipe (:host github :repo "Jason-S-Ross/ox-context" :fork t))
:recipe (:host github :repo "Jason-S-Ross/ox-context"))
(package! websocket)
(package! org-roam-ui
:recipe (:host github :repo "org-roam/org-roam-ui" :files ("*.el" "out")))