diff --git a/configuration.org b/configuration.org index 35d5369..33fe6c9 100644 --- a/configuration.org +++ b/configuration.org @@ -3315,6 +3315,13 @@ directory. It is available from [[http://plantuml.com/download][here]]. :mode "\\.meson\\'") #+END_SRC +** GraphQL + +#+BEGIN_SRC emacs-lisp +(use-package graphql + :mode "\\.graphql\\'") +#+END_SRC + * Games ** Gnu Go diff --git a/customizations.el b/customizations.el index e9df086..d7679c8 100644 --- a/customizations.el +++ b/customizations.el @@ -103,6 +103,8 @@ golden-ratio google goto-last-change + graphql + graphql-mode helm helm-ag helm-bibtex