summaryrefslogtreecommitdiff
path: root/.config/doom/init.el
diff options
context:
space:
mode:
Diffstat (limited to '.config/doom/init.el')
-rw-r--r--.config/doom/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/doom/init.el b/.config/doom/init.el
index 035552bb..5127e8da 100644
--- a/.config/doom/init.el
+++ b/.config/doom/init.el
@@ -136,7 +136,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
+ (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