[Doom] Disable Haskell LSP
This commit is contained in:
parent
3b1887eae7
commit
8fa1f6fb12
2 changed files with 3 additions and 3 deletions
|
|
@ -137,7 +137,7 @@
|
||||||
;;gdscript ; the language you waited for
|
;;gdscript ; the language you waited for
|
||||||
;;(go +lsp) ; the hipster dialect
|
;;(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
|
haskell ; a language that's lazier than I am
|
||||||
;;hy ; readability of scheme w/ speed of python
|
;;hy ; readability of scheme w/ speed of python
|
||||||
;;idris ; a language you can depend on
|
;;idris ; a language you can depend on
|
||||||
;;json ; At least it ain't XML
|
;;json ; At least it ain't XML
|
||||||
|
|
|
||||||
|
|
@ -50,8 +50,8 @@
|
||||||
;(unpin! t)
|
;(unpin! t)
|
||||||
|
|
||||||
(package! tldr)
|
(package! tldr)
|
||||||
(package! haskell-mode)
|
;;(package! haskell-mode)
|
||||||
(package! lsp-haskell)
|
;;(package! lsp-haskell)
|
||||||
(package! elcord)
|
(package! elcord)
|
||||||
(package! beacon)
|
(package! beacon)
|
||||||
(package! good-scroll)
|
(package! good-scroll)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue