diff options
Diffstat (limited to 'configs/shared/emacs/.emacs.d/elpa/which-key-20180621.1938/which-key-pkg.el')
-rw-r--r-- | configs/shared/emacs/.emacs.d/elpa/which-key-20180621.1938/which-key-pkg.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/shared/emacs/.emacs.d/elpa/which-key-20180621.1938/which-key-pkg.el b/configs/shared/emacs/.emacs.d/elpa/which-key-20180621.1938/which-key-pkg.el new file mode 100644 index 000000000000..d65cfb66d3c6 --- /dev/null +++ b/configs/shared/emacs/.emacs.d/elpa/which-key-20180621.1938/which-key-pkg.el @@ -0,0 +1,2 @@ +;;; -*- no-byte-compile: t -*- +(define-package "which-key" "20180621.1938" "Display available keybindings in popup" '((emacs "24.4")) :commit "c938bbf8d4b506d8a16bedf0059703236ce05a50" :authors '(("Justin Burkett" . "justin@burkett.cc")) :maintainer '("Justin Burkett" . "justin@burkett.cc") :url "https://github.com/justbur/emacs-which-key") |