From 708804c9b9dc3bd6040455a612acbbb0e47e83b3 Mon Sep 17 00:00:00 2001 From: Andrea Ciceri Date: Tue, 29 Nov 2022 17:53:41 +0100 Subject: [PATCH] `dhall` and `purescript` support for `emacs` --- doom.d/init.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doom.d/init.el b/doom.d/init.el index d78b725..a265686 100644 --- a/doom.d/init.el +++ b/doom.d/init.el @@ -124,7 +124,7 @@ ;;csharp ; unity, .NET, and mono shenanigans ;;data ; config/data formats ;;(dart +flutter) ; paint ui and not much else - ;;dhall + dhall ;;elixir ; erlang done right ;;elm ; care for a cup of TEA? emacs-lisp ; drown in parentheses @@ -152,12 +152,12 @@ ;;lua ; one-based indices? one-based indices markdown ; writing docs for people to ignore ;;nim ; python + lisp at the speed of c - (nix) ; I hereby declare "nix geht mehr!" + nix ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel (org +roam2) ; organize your plain life in plain text ;;php ; perl's insecure younger brother ;;plantuml ; diagrams for confusing people more - ;;purescript ; javascript, but functional + purescript ; javascript, but functional python ; beautiful is better than ugly ;;qt ; the 'cutest' gui framework ever ;;racket ; a DSL for DSLs