Skip to content

Commit

Permalink
tweak(repo): restore the default repository, fix merged
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Jan 20, 2024
1 parent ace25b8 commit a37537e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion local/straight/versions/default.el
Original file line number Diff line number Diff line change
Expand Up @@ -243,8 +243,8 @@
("realgud-ipdb" . "d65b2f92ef9f0b27b668b1b65e677d4715bafda9")
("realgud-lldb" . "0ce28d7aa9a74a60aed6555a01d015735da0a6b9")
("relint" . "b9990e344a59f234cfdbd56a4dcdd7cfd691c43d")
("repo-el" . "856373a93b11532693c171feb39bf34fb86e8b66")
("reverso.el" . "7ae99550cd6076009560c4c7a3e4cdf101826041")
("repo-el" . "a257b3f8f47fbb4fc7d5dea967dc543e01c58fee")
("riscv-mode" . "8e335b9c93de93ed8dd063d702b0f5ad48eef6d7")
("robot-mode" . "cb12e5adcba3379a67483e268229c152e0a8405f")
("ros.el" . "66e0cc154dc7d8ae105f2c95ed9f6a16445945d0")
Expand Down
3 changes: 1 addition & 2 deletions modules/me-vc.el
Original file line number Diff line number Diff line change
Expand Up @@ -152,8 +152,7 @@
:mode ("/.dockerignore\\'" . gitignore-mode))

(use-package repo
;; TEMP: Use my fork until my PR gets merged upstream
:straight (:host github :repo "abougouffa/repo-el")
:straight t
:init
(+map!
"gr" '(nil :wk "repo")
Expand Down

0 comments on commit a37537e

Please sign in to comment.