emacs/code/elpa/which-key-20240620.2145/which-key-pkg.el

12 lines
383 B
EmacsLisp
Raw Normal View History

2024-07-28 16:03:37 +00:00
(define-package "which-key" "20240620.2145" "Display available keybindings in popup"
'((emacs "25.1"))
:commit "ed389312170df955aaf10c2e120cc533ed5c509e" :authors
'(("Justin Burkett" . "justin@burkett.cc"))
:maintainers
'(("Justin Burkett" . "justin@burkett.cc"))
:maintainer
'("Justin Burkett" . "justin@burkett.cc"))
;; Local Variables:
;; no-byte-compile: t
;; End: