summaryrefslogtreecommitdiff
path: root/evil-flycheck.el
diff options
context:
space:
mode:
authorJames Nguyen <james@jojojames.com>2017-11-06 17:47:02 -0800
committerJames Nguyen <james@jojojames.com>2017-11-06 17:47:02 -0800
commit67f1fea408d2de857b581abffeb86ea1bc3a9a8b (patch)
tree7eb7f9013e372b262ec0334014808cfcf6440a39 /evil-flycheck.el
parent75a63003ea2aaf26ced7318164970feef60dd97d (diff)
Remove emacs keyword
Diffstat (limited to 'evil-flycheck.el')
-rw-r--r--evil-flycheck.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/evil-flycheck.el b/evil-flycheck.el
index 3930936..aa9714a 100644
--- a/evil-flycheck.el
+++ b/evil-flycheck.el
@@ -7,7 +7,7 @@
;; URL: https://github.com/jojojames/evil-collection
;; Version: 0.0.1
;; Package-Requires: ((emacs "25.1"))
-;; Keywords: evil, flycheck, emacs
+;; Keywords: evil, flycheck
;; HomePage: https://github.com/jojojames/evil-collection
;; This program is free software; you can redistribute it and/or modify