summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Bergroth <fbergroth@gmail.com>2017-11-16 09:47:09 +0100
committerJames N <james@jojojames.com>2017-11-16 17:39:51 -0800
commit97b99ee4e7fcec394c75a8251113b17a7ce92a46 (patch)
treeb9d57ab17d3a6e8f27320df06ff8c17abaea1cea
parent3a7e3c12e749c113d3d4b2b5beab10171f9e855c (diff)
Add standard keywords
-rw-r--r--evil-anaconda-mode.el2
-rw-r--r--evil-arc-mode.el2
-rw-r--r--evil-comint.el2
-rw-r--r--evil-company.el2
-rw-r--r--evil-cus-theme.el2
-rw-r--r--evil-doc-view.el2
-rw-r--r--evil-elisp-mode.el2
-rw-r--r--evil-tide.el2
8 files changed, 8 insertions, 8 deletions
diff --git a/evil-anaconda-mode.el b/evil-anaconda-mode.el
index fbfeb15..e414c86 100644
--- a/evil-anaconda-mode.el
+++ b/evil-anaconda-mode.el
@@ -7,7 +7,7 @@
;; URL: https://github.com/jojojames/evil-collection
;; Version: 0.0.1
;; Package-Requires: ((emacs "25.1"))
-;; Keywords:
+;; Keywords: evil, python, tools
;; 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
diff --git a/evil-arc-mode.el b/evil-arc-mode.el
index 8d3ec22..9d7392b 100644
--- a/evil-arc-mode.el
+++ b/evil-arc-mode.el
@@ -8,7 +8,7 @@
;; URL: https://github.com/jojojames/evil-collection
;; Version: 0.0.1
;; Package-Requires: ((emacs "25.1"))
-;; Keywords: evil, arc-mode, archive, bindings
+;; Keywords: evil, arc-mode, archive, bindings, files
;; 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
diff --git a/evil-comint.el b/evil-comint.el
index 7ccc777..79c9d55 100644
--- a/evil-comint.el
+++ b/evil-comint.el
@@ -8,7 +8,7 @@
;; URL: https://github.com/jojojames/evil-collection
;; Version: 0.0.1
;; Package-Requires: ((emacs "25.1"))
-;; Keywords: evil, comint
+;; Keywords: evil, comint, processes
;; 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
diff --git a/evil-company.el b/evil-company.el
index 23ad386..23d01a4 100644
--- a/evil-company.el
+++ b/evil-company.el
@@ -8,7 +8,7 @@
;; URL: https://github.com/jojojames/evil-collection
;; Version: 0.0.1
;; Package-Requires: ((emacs "25.1"))
-;; Keywords: evil, company
+;; Keywords: evil, company, abbrev, convenience, matching
;; 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
diff --git a/evil-cus-theme.el b/evil-cus-theme.el
index 8aa5122..376f2ba 100644
--- a/evil-cus-theme.el
+++ b/evil-cus-theme.el
@@ -8,7 +8,7 @@
;; URL: https://github.com/jojojames/evil-collection
;; Version: 0.0.1
;; Package-Requires: ((emacs "25.1"))
-;; Keywords: evil, custom themes
+;; Keywords: evil, custom themes, help, faces
;; 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
diff --git a/evil-doc-view.el b/evil-doc-view.el
index 1235e78..e2ac787 100644
--- a/evil-doc-view.el
+++ b/evil-doc-view.el
@@ -8,7 +8,7 @@
;; URL: https://github.com/jojojames/evil-collection
;; Version: 0.0.1
;; Package-Requires: ((emacs "25.1"))
-;; Keywords: evil, bindings
+;; Keywords: evil, bindings, files, pdf, ps, dvi
;; 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
diff --git a/evil-elisp-mode.el b/evil-elisp-mode.el
index 09f29e4..a1a13e0 100644
--- a/evil-elisp-mode.el
+++ b/evil-elisp-mode.el
@@ -8,7 +8,7 @@
;; URL: https://github.com/jojojames/evil-collection
;; Version: 0.0.1
;; Package-Requires: ((emacs "25.1"))
-;; Keywords: evil, elisp
+;; Keywords: evil, elisp, lisp
;; 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
diff --git a/evil-tide.el b/evil-tide.el
index 2a7d193..57be05f 100644
--- a/evil-tide.el
+++ b/evil-tide.el
@@ -8,7 +8,7 @@
;; URL: https://github.com/jojojames/evil-collection
;; Version: 0.0.1
;; Package-Requires: ((emacs "25.1"))
-;; Keywords: evil, tide, typescript
+;; Keywords: evil, tide, typescript, languages
;; 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