diff options
| author | James Nguyen <james@jojojames.com> | 2022-04-14 11:05:32 -0400 |
|---|---|---|
| committer | James Nguyen <james@jojojames.com> | 2022-04-14 11:05:32 -0400 |
| commit | 4edcbf4cc232d4c5e9f044bff6fa1b0813b116ce (patch) | |
| tree | 4e470041f7a0898a347facd847bfa08cac3501d5 /modes/vundo | |
| parent | 535ad8dc52137f502bfa584925705583209aa093 (diff) | |
Add keyword for vundo
Diffstat (limited to 'modes/vundo')
| -rw-r--r-- | modes/vundo/evil-collection-vundo.el | 2 |
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 |
