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, 0 insertions, 2 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 deleted file mode 100644 index d65cfb66d3c6..000000000000 --- a/configs/shared/emacs/.emacs.d/elpa/which-key-20180621.1938/which-key-pkg.el +++ /dev/null @@ -1,2 +0,0 @@ -;;; -*- 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") |