Become a modern app developer

This commit is contained in:
coolneng 2020-10-25 11:58:58 +01:00
parent 1ad29ad70f
commit 2e221b913e
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
2 changed files with 4 additions and 0 deletions

3
+ui.el
View File

@ -27,3 +27,6 @@
;; Eliminate gaps between windows
(after! frame
(remove-hook 'doom-init-ui-hook #'window-divider-mode))
;; HACK: Disable Dart icon
(after! all-the-icons
(add-to-list 'all-the-icons-data/file-icon-alist '("dart" . "D")))

View File

@ -113,6 +113,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
;;elixir ; erlang done right
;;elm ; care for a cup of TEA?
emacs-lisp ; drown in parentheses