Add conditional autoload/compile cookies #229

This commit is contained in:
Henrik Lissner
2017-11-04 22:11:55 +01:00
parent 679dac5a0b
commit 6b9849fd57
16 changed files with 22 additions and 6 deletions

View File

@ -1,4 +1,5 @@
;;; completion/helm/autoload/evil.el -*- lexical-binding: t; -*-
;;;###if (featurep! :feature evil)
;;;###autoload (autoload '+helm:swoop "completion/helm/autoload/evil" nil t)
(evil-define-command +helm:swoop (&optional search bang)