Skip to content

Commit 9fcd26e

Browse files
committed
fix(hurl-mode): temporary switch to my fork until PR gets merged
1 parent 1b3f45f commit 9fcd26e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/me-tools.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
:straight t)
148148

149149
(use-package hurl-mode
150-
:straight (:host github :repo "JasZhe/hurl-mode")
150+
:straight (:host github :repo "JasZhe/hurl-mode" :fork (:repo "abougouffa/hurl-mode"))
151151
:mode "\\.hurl\\'")
152152

153153
(use-package ecryptfs

0 commit comments

Comments
 (0)