feat: emacs - disable doom's builtin go-mode, use lsp-bridge instead

This commit is contained in:
Ryan Yin
2024-01-06 22:05:03 +08:00
parent 707192cf81
commit f9a650f352
2 changed files with 3 additions and 10 deletions
+1 -1
View File
@@ -138,7 +138,7 @@
;;fsharp ; ML stands for Microsoft's Language
;;fstar ; (dependent) types and (monadic) effects and Z3
;;gdscript ; the language you waited for
(go +tree-sitter)
;; (go +tree-sitter) ;; disable go-mode, use lsp-bridge instead
; the hipster dialect
;;(graphql) ; Give queries a REST
;;(haskell) ; a language that's lazier than I am