diff options
Diffstat (limited to 'configs/shared/emacs/.emacs.d/elpa/bind-key-20180513.430/bind-key-pkg.el')
-rw-r--r-- | configs/shared/emacs/.emacs.d/elpa/bind-key-20180513.430/bind-key-pkg.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configs/shared/emacs/.emacs.d/elpa/bind-key-20180513.430/bind-key-pkg.el b/configs/shared/emacs/.emacs.d/elpa/bind-key-20180513.430/bind-key-pkg.el new file mode 100644 index 000000000000..4521bb1ee003 --- /dev/null +++ b/configs/shared/emacs/.emacs.d/elpa/bind-key-20180513.430/bind-key-pkg.el @@ -0,0 +1,2 @@ +;;; -*- no-byte-compile: t -*- +(define-package "bind-key" "20180513.430" "A simple way to manage personal keybindings" 'nil :commit "3fb8f39f5901a4c0ef7887283e56e60b541675ea" :keywords '("keys" "keybinding" "config" "dotemacs") :authors '(("John Wiegley" . "johnw@newartisans.com")) :maintainer '("John Wiegley" . "johnw@newartisans.com") :url "https://github.com/jwiegley/use-package") |