From 54f8f0435735c0c127950e35ad4a6edbcb6e6cca Mon Sep 17 00:00:00 2001 From: Colin Powell Date: Wed, 10 Jun 2020 08:33:38 -0400 Subject: [PATCH] [emacs] Enable data module to get CSV support --- emacs/.config/doom/init.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index b73d569..f87cc44 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -112,7 +112,7 @@ ;;coq ; proofs-as-programs ;;crystal ; ruby at the speed of c ;;csharp ; unity, .NET, and mono shenanigans - ;;data ; config/data formats + data ; config/data formats ;;(dart +flutter) ; paint ui and not much else ;;elixir ; erlang done right ;;elm ; care for a cup of TEA?