Skip to content

Commit

Permalink
Merge pull request #95 from tjefferson08/94_fix_require
Browse files Browse the repository at this point in the history
Make require stmt match upstream helm name change
  • Loading branch information
areina committed Aug 24, 2015
2 parents bc97762 + 4e1046f commit a52e26f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm-dash.el
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@

(require 'cl-lib)
(require 'helm)
(require 'helm-match-plugin)
(require 'helm-multi-match)
(require 'json)
(require 'xml)

Expand Down

0 comments on commit a52e26f

Please sign in to comment.