From 69498ffa9a1c3adac49a8f1e92f6885418e9a728 Mon Sep 17 00:00:00 2001 From: Thierry Volpiatto Date: Fri, 8 Sep 2017 08:30:00 +0200 Subject: Require helm-external only where needed --- helm-for-files.el | 1 + 1 file changed, 1 insertion(+) (limited to 'helm-for-files.el') diff --git a/helm-for-files.el b/helm-for-files.el index 809a7a52..1a22fe92 100644 --- a/helm-for-files.el +++ b/helm-for-files.el @@ -18,6 +18,7 @@ ;;; Code: (require 'helm-files) +(require 'helm-external) ;;; File Cache -- cgit v1.2.3