-removed a lot of unused modules, ~dante -> ghcide

This commit is contained in:
dx
2020-05-17 09:28:23 +01:00
parent 224b9d9759
commit eaace18c49

View File

@@ -43,7 +43,7 @@
+defaults) ; default popup rules
(pretty-code +fira) ; replace bits of code with pretty symbols
;;tabs ; FIXME an (incomplete) tab bar for Emacs
treemacs ; a project drawer, like neotree but cooler
;;treemacs ; a project drawer, like neotree but cooler
;;unicode ; extended unicode support for various languages
vc-gutter ; vcs diff in the fringe
vi-tilde-fringe ; fringe tildes to mark beyond EOB
@@ -73,7 +73,7 @@
:term
;;eshell ; a consistent, cross-platform shell (WIP)
shell ; a terminal REPL for Emacs
;;shell ; a terminal REPL for Emacs
;;term ; terminals in Emacs
vterm ; another terminals in Emacs
@@ -86,16 +86,16 @@
debugger ; FIXME stepping through code, to help you add bugs
;;direnv
;;docker
editorconfig ; let someone else argue about tabs vs spaces
;;editorconfig ; let someone else argue about tabs vs spaces
;;ein ; tame Jupyter notebooks with emacs
(eval +overlay) ; run code, run (also, repls)
;;gist ; interacting with github gists
(lookup +docsets) ; helps you navigate your code and documentation
(lookup) ; helps you navigate your code and documentation
lsp
;;macos ; MacOS-specific commands
magit ; a git porcelain for Emacs
make ; run make tasks from Emacs
pass ; password manager for nerds
;;pass ; password manager for nerds
pdf ; pdf enhancements
;;prodigy ; FIXME managing external services & code builders
rgb ; creating color strings
@@ -121,7 +121,7 @@
;;ess ; emacs speaks statistics
(fsharp +lsp) ; ML stands for Microsoft's Language
;;go ; the hipster dialect
(haskell +dante) ; a language that's lazier than I am
(haskell +ghcide) ; a language that's lazier than I am
;;hy ; readability of scheme w/ speed of python
;;idris ;
(java +lsp) ; the poster child for carpal tunnel syndrome