summaryrefslogtreecommitdiff
path: root/modes/vundo
diff options
context:
space:
mode:
authorJames Nguyen <james@jojojames.com>2022-04-14 11:05:32 -0400
committerJames Nguyen <james@jojojames.com>2022-04-14 11:05:32 -0400
commit4edcbf4cc232d4c5e9f044bff6fa1b0813b116ce (patch)
tree4e470041f7a0898a347facd847bfa08cac3501d5 /modes/vundo
parent535ad8dc52137f502bfa584925705583209aa093 (diff)
Add keyword for vundo
Diffstat (limited to 'modes/vundo')
-rw-r--r--modes/vundo/evil-collection-vundo.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/modes/vundo/evil-collection-vundo.el b/modes/vundo/evil-collection-vundo.el
index 14219f6..48ddbc5 100644
--- a/modes/vundo/evil-collection-vundo.el
+++ b/modes/vundo/evil-collection-vundo.el
@@ -7,7 +7,7 @@
;; URL: https://github.com/emacs-evil/evil-collection
;; Version: 0.0.1
;; Package-Requires: ((emacs "27.1"))
-;; Keywords: evil, vundo
+;; Keywords: evil, vundo, convenience
;; 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