From eaace18c4931110e33bc066ce02344cc4f118249 Mon Sep 17 00:00:00 2001 From: dx Date: Sun, 17 May 2020 09:28:23 +0100 Subject: -removed a lot of unused modules, ~dante -> ghcide --- Doom/.doom.d/init.el | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Doom/.doom.d/init.el') diff --git a/Doom/.doom.d/init.el b/Doom/.doom.d/init.el index 91b9c91..21b4e09 100644 --- a/Doom/.doom.d/init.el +++ b/Doom/.doom.d/init.el @@ -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 -- cgit v1.2.3-13-gbd6f