~lookup+docsets, intero -> lsp

Lookup docsets is required in other languages for some reason (?)

Intero is no longer maintained, thus I have to use LSP.
This commit is contained in:
AChavali
2019-12-31 13:42:23 +00:00
parent b49bbba7bc
commit 0b098257a3

View File

@@ -81,7 +81,7 @@
flycheck ; tasing you for every semicolon you forget
flyspell ; tasing you for misspelling mispelling
;;gist ; interacting with github gists
(lookup) ; helps you navigate your code and documentation
(lookup +docsets) ; helps you navigate your code and documentation
lsp
;;macos ; MacOS-specific commands
magit ; a git porcelain for Emacs
@@ -112,7 +112,7 @@
;;ess ; emacs speaks statistics
;;fsharp ; ML stands for Microsoft's Language
;;go ; the hipster dialect
(haskell +intero) ; a language that's lazier than I am
(haskell +lsp) ; a language that's lazier than I am
;;hy ; readability of scheme w/ speed of python
;;idris ;
;;(java +meghanada) ; the poster child for carpal tunnel syndrome