1
0
mirror of https://github.com/Foltik/dotfiles synced 2024-11-24 04:22:50 -05:00

Add missing derived require

This commit is contained in:
Jack Foltz 2019-02-10 14:07:21 -05:00
parent 3fc2e5077e
commit a79455dc49
No known key found for this signature in database
GPG Key ID: E7B502AB1576E6CD

View File

@ -32,6 +32,8 @@ configuration all in once place. It's pretty much the basis of this entire confi
A few useful =:keyword= macros that extend the vanilla =use-package= functionality.
**** :company
#+BEGIN_SRC emacs-lisp
(require 'derived)
(defun use-package-company-normalize (name keyword args)
"Normalize the KEYWORD with NAME :company with arguments ARGS into a list of pairs for the handler."
(use-package-as-one (symbol-name keyword) args