[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
|
||||
;;(go +lsp) ; the hipster dialect
|
||||
;;(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
|
||||
;;idris ; a language you can depend on
|
||||
;;json ; At least it ain't XML
|
||||
|
|
|
|||
|
|
@ -50,8 +50,8 @@
|
|||
;(unpin! t)
|
||||
|
||||
(package! tldr)
|
||||
(package! haskell-mode)
|
||||
(package! lsp-haskell)
|
||||
;;(package! haskell-mode)
|
||||
;;(package! lsp-haskell)
|
||||
(package! elcord)
|
||||
(package! beacon)
|
||||
(package! good-scroll)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue