summaryrefslogtreecommitdiff
path: root/helm-files.el
diff options
context:
space:
mode:
authorThierry Volpiatto <thierry.volpiatto@gmail.com>2015-08-14 06:43:51 +0200
committerThierry Volpiatto <thierry.volpiatto@gmail.com>2015-08-14 06:43:51 +0200
commitd0236e3e774900322d8264f4b21eb348f27b6836 (patch)
treeb3acf6a4a70cae321e4f1075adbf88cdac6e5f0c /helm-files.el
parent485244c1cc6fa20bdf0ab46521372ee7b82aa017 (diff)
Now helm-match-plugin is required in helm.
Diffstat (limited to 'helm-files.el')
-rw-r--r--helm-files.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/helm-files.el b/helm-files.el
index 4e941ca4..a0358ae6 100644
--- a/helm-files.el
+++ b/helm-files.el
@@ -23,7 +23,6 @@
(require 'helm-utils)
(require 'helm-external)
(require 'helm-grep)
-(require 'helm-match-plugin)
(require 'helm-help)
(require 'helm-locate)
(require 'helm-bookmark)