mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-27 14:23:43 -05:00
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:
committed by
Henrik Lissner
parent
e8c22c770b
commit
4da450ffd7
@@ -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
|
||||
|
Reference in New Issue
Block a user