Add general, convenience wrappers for keybindings

This commit is contained in:
Jonathan Lai 2017-11-23 23:02:19 -08:00
parent c9515795cb
commit 21ad5ba2de

7
recipes/general.rcp Normal file
View File

@ -0,0 +1,7 @@
(:name general
:website "https://github.com/noctuid/general.el"
:description "More convenient key definitions in emacs"
:type github
:pkgname "noctuid/general.el"
:features general
:depends (cl-lib))