mirror of
https://github.com/correl/dotfiles.git
synced 2024-11-22 11:08:34 +00:00
[emacs] Add ob-http
This commit is contained in:
parent
ef2d7c1b2e
commit
36da199c48
1 changed files with 1 additions and 0 deletions
|
@ -7,5 +7,6 @@
|
||||||
;; (package! builtin-package :disable t)
|
;; (package! builtin-package :disable t)
|
||||||
|
|
||||||
(package! ox-confluence-en :recipe (:host github :repo "correl/ox-confluence-en"))
|
(package! ox-confluence-en :recipe (:host github :repo "correl/ox-confluence-en"))
|
||||||
|
(package! ob-http)
|
||||||
(package! paredit)
|
(package! paredit)
|
||||||
(package! uuidgen)
|
(package! uuidgen)
|
||||||
|
|
Loading…
Reference in a new issue