Add Haskell support

This commit is contained in:
Zelong Kuang
2025-12-15 05:50:04 +11:00
parent 17d1eb859f
commit b73c09be8d
7 changed files with 38 additions and 13 deletions

View File

@@ -39,6 +39,8 @@
(add-to-list 'eglot-server-programs
'(fish-mode . ("fish-lsp" "start")))))
(use-package docker-compose-mode)
(use-package leetcode)
(provide 'init-coding)