We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3edab commit d3815ebCopy full SHA for d3815eb
recipes/cond-let.rcp
@@ -0,0 +1,4 @@
1
+(:name cond-let
2
+ :description "Additional and improved binding conditionals"
3
+ :type github
4
+ :pkgname "tarsius/cond-let")
recipes/magit.rcp
@@ -7,7 +7,7 @@
7
:minimum-emacs-version "25.1"
8
;; Note: `git-commit' is shipped with `magit' code itself.
9
;; Note: `magit-section' is shipped with `magit' code itself.
10
- :depends (dash transient with-editor compat llama)
+ :depends (dash transient with-editor compat llama cond-let)
11
:info "docs"
12
:load-path "lisp/"
13
:compile "lisp/"
0 commit comments