From 83d7b9c7ce20f16681afacf99ed3ab47427f1ded Mon Sep 17 00:00:00 2001 From: Peter Son Struschka Date: Sun, 28 Feb 2021 17:58:30 +0800 Subject: all: fixes and new modules --- doom-emacs/.config/doom/init.el | 4 ++-- doom-emacs/.emacs.d | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'doom-emacs') diff --git a/doom-emacs/.config/doom/init.el b/doom-emacs/.config/doom/init.el index 1e2a0ad..b9a93d5 100644 --- a/doom-emacs/.config/doom/init.el +++ b/doom-emacs/.config/doom/init.el @@ -41,7 +41,7 @@ ;;neotree ; a project drawer, like NERDTree for vim ophints ; highlight the region an operation acts on (popup +defaults) ; tame sudden yet inevitable temporary windows - tabs ; a tab bar for Emacs + ;;tabs ; a tab bar for Emacs treemacs ; a project drawer, like neotree but cooler ;;unicode ; extended unicode support for various languages vc-gutter ; vcs diff in the fringe @@ -119,7 +119,7 @@ ;;crystal ; ruby at the speed of c ;;csharp ; unity, .NET, and mono shenanigans data ; config/data formats - ;;(dart +flutter) ; paint ui and not much else + (dart +flutter) ; paint ui and not much else elixir ; erlang done right ;;elm ; care for a cup of TEA? emacs-lisp ; drown in parentheses diff --git a/doom-emacs/.emacs.d b/doom-emacs/.emacs.d index 3e2c98a..88e18fc 160000 --- a/doom-emacs/.emacs.d +++ b/doom-emacs/.emacs.d @@ -1 +1 @@ -Subproject commit 3e2c98a0a3e02237da952dac78d265dc9503f07f +Subproject commit 88e18fc7c1d36bb2fe842d43ece0903556d2c5ca -- cgit v1.2.3