diff options
Diffstat (limited to 'Doom/.doom.d/init.el')
-rw-r--r-- | Doom/.doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doom/.doom.d/init.el b/Doom/.doom.d/init.el index b988842..b9507b0 100644 --- a/Doom/.doom.d/init.el +++ b/Doom/.doom.d/init.el @@ -122,7 +122,7 @@ ;;ess ; emacs speaks statistics (fsharp +lsp) ; ML stands for Microsoft's Language ;;go ; the hipster dialect - (haskell +ghcide) ; 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 ; (java +lsp) ; the poster child for carpal tunnel syndrome |