From 4edcbf4cc232d4c5e9f044bff6fa1b0813b116ce Mon Sep 17 00:00:00 2001 From: James Nguyen Date: Thu, 14 Apr 2022 11:05:32 -0400 Subject: [PATCH] Add keyword for vundo --- modes/vundo/evil-collection-vundo.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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