fix: emacs - enable go-mode...

This commit is contained in:
Ryan Yin
2024-01-06 23:19:29 +08:00
parent 0e0ac0237c
commit b979df91fd
2 changed files with 4 additions and 1 deletions

View File

@@ -42,6 +42,9 @@ in {
imagemagick # for image-dired
zstd # for undo-fu-session/undo-tree compression
# go-mode
gocode
## Module dependencies
# :checkers spell
(aspellWithDicts (ds: with ds; [en en-computers en-science]))

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) ;; disable go-mode, use lsp-bridge instead
(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