diff options
author | ThanosApollo <[email protected]> | 2022-10-01 08:19:51 +0300 |
---|---|---|
committer | ThanosApollo <[email protected]> | 2022-10-01 08:19:51 +0300 |
commit | 0822ac8ccd4cbb617d0d76086cd2b14ec99aa432 (patch) | |
tree | 0ac351981c9857f5efdc662095f9a2920c8c11ac | |
parent | e4a6fdfbfcde3b6241dc6e9572c73f76321aebae (diff) |
Add haskel
-rw-r--r-- | .doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el index 077b59f..66eacf6 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -136,7 +136,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 +lsp) ; 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 |