branch: externals/disk-usage commit 262664219fe33c29c0be675f881a7a1941d9dfcb Author: Pierre Neidhardt <m...@ambrevar.xyz> Commit: Pierre Neidhardt <m...@ambrevar.xyz>
Remove spurious "evil" keyword --- disk-usage.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/disk-usage.el b/disk-usage.el index e7bfbbf..769cda9 100644 --- a/disk-usage.el +++ b/disk-usage.el @@ -7,7 +7,7 @@ ;; URL: https://gitlab.com/Ambrevar/emacs-disk-usage ;; Version: 0.0.1 ;; Package-Requires: ((emacs "25.1")) -;; Keywords: evil, files, convenience, tools +;; Keywords: files, convenience, tools ;; This file is not part of GNU Emacs.