branch: main
commit 13d2c5c67f5fa3187ccb35911f4346aafb664819
Author: Philip Kaludercic <phil...@posteo.net>
Commit: Philip Kaludercic <phil...@posteo.net>

    * elpa-packages (graphql-mode): Add package
---
 elpa-packages | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index fae73a71cc..22258ae564 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -192,6 +192,9 @@
  ("gruvbox-theme"       :url 
"https://github.com/greduan/emacs-theme-gruvbox.git";
   :ignored-files ("images" "palette"))
 
+ ("graphql-mode"       :url "https://github.com/davazp/graphql-mode";
+  :ignored-files ("test"))
+
  ("guru-mode"          :url "https://github.com/bbatsov/guru-mode";)
 
  ("haml-mode"          :url "https://github.com/nex3/haml-mode";

Reply via email to