branch: elpa/consult-flycheck
commit 9aae5b4eb999ca9c916c41c6517054967c9aa32b
Author: Daniel Mendler <[email protected]>
Commit: Daniel Mendler <[email protected]>

    Add finder keywords
---
 consult-flycheck.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/consult-flycheck.el b/consult-flycheck.el
index 3b5ead566c..b3bf8fd644 100644
--- a/consult-flycheck.el
+++ b/consult-flycheck.el
@@ -7,6 +7,7 @@
 ;; Version: 0.9
 ;; Package-Requires: ((emacs "27.1") (consult "0.32") (flycheck "32"))
 ;; Homepage: https://github.com/minad/consult
+;; Keywords: languages, tools
 
 ;; This file is not part of GNU Emacs.
 

Reply via email to