module: add :lang graphql

This module enables GraphQL[1] usage within Doom with extended
functionality.

[1] https://www.graphql.org
This commit is contained in:
Ellis Kenyő 2022-03-31 08:28:43 +01:00 committed by Henrik Lissner
parent e8c22c770b
commit 4da450ffd7
6 changed files with 178 additions and 0 deletions

View file

@ -134,6 +134,7 @@
;;fstar ; (dependent) types and (monadic) effects and Z3
;;gdscript ; the language you waited for
;;(go +lsp) ; the hipster dialect
;;(graphql +lsp) ; Give queries a REST
;;(haskell +lsp) ; a language that's lazier than I am
;;hy ; readability of scheme w/ speed of python
;;idris ; a language you can depend on