[emacs] Add go lsp to init

This commit is contained in:
2025-12-23 18:30:53 -05:00
parent 82be9acf91
commit ece69e5ee0

View File

@ -136,7 +136,7 @@
;;fsharp ; ML stands for Microsoft's Language
;;fstar ; (dependent) types and (monadic) effects and Z3
;;gdscript ; the language you waited for
;;(go +lsp) ; the hipster dialect
(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