Add graphql package for GraphQL file editing support
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user