tvl-depot/configs/shared/emacs/.emacs.d/elpa/general-20180901.1552/general-pkg.el
William Carroll 9da3ffee41 Update Emacs packages
This is a massive diff that I had to do in a hurry - when leaving
Urbint. I'm pretty sure that most of these are updating Emacs packages,
but I'm not positive.
2018-10-02 09:54:39 -04:00

2 lines
406 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "general" "20180901.1552" "Convenience wrappers for keybindings." '((emacs "24.4") (cl-lib "0.5")) :commit "f1feeb8241bc724ced9952f328d6694329178cf1" :keywords '("vim" "evil" "leader" "keybindings" "keys") :authors '(("Fox Kiester" . "noct@openmailbox.org")) :maintainer '("Fox Kiester" . "noct@openmailbox.org") :url "https://github.com/noctuid/general.el")