summaryrefslogtreecommitdiff
path: root/.config/doom/init.el
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2023-09-25 17:09:26 -0300
committerRoger Gonzalez <roger@rogs.me>2023-09-25 17:09:26 -0300
commit2f590f133e154020ad92cd8e2f01bfb393e4886f (patch)
tree806bcfcde782d138c20013a5571c5372a710f674 /.config/doom/init.el
parent779d3a1656b290e6e3ab1b6ccfb4de9da480f480 (diff)
General emacs improvements
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