branch: elpa/helm
commit ce2fe592a03f418ab82c60054376b28a1373637a
Author: Thierry Volpiatto <[email protected]>
Commit: Thierry Volpiatto <[email protected]>
Add keywords for helm
---
helm.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/helm.el b/helm.el
index 72ec491f00..fd378f63e4 100644
--- a/helm.el
+++ b/helm.el
@@ -14,6 +14,7 @@
;; Version: 3.9.9
;; URL: https://emacs-helm.github.io/helm/
;; Package-Requires: ((helm-core "3.9.9") (wfnames "1.2"))
+;; Keywords: helm, convenience, files, completion, lisp, matching, tools, help
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by