Skip to content

Commit

Permalink
Use description from transient command
Browse files Browse the repository at this point in the history
  • Loading branch information
r0man committed Oct 29, 2024
1 parent 396708a commit 35be6f6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cider-log.el
Original file line number Diff line number Diff line change
Expand Up @@ -1476,8 +1476,7 @@ based on `transient-mode'."
(transient-define-prefix cider-log (framework appender)
"Show the Cider log menu."
[["Framework Actions"
("fa" cider-log-frameworks
:description "Show frameworks in a buffer.")
("fa" cider-log-frameworks)
("fs" cider-log-set-framework)
("fb" cider-log-set-buffer)
("fj" cider-log-browse-javadocs)
Expand Down

0 comments on commit 35be6f6

Please sign in to comment.