From 6700d2a058aa07d03f7db191bc408cb8176e217b Mon Sep 17 00:00:00 2001 From: tastytea Date: Sat, 6 Jul 2019 18:55:05 +0200 Subject: [PATCH] Moved neotree icon-config from doom to neotree. --- init.el | 9 ++++----- server/server | 2 +- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/init.el b/init.el index 37694a3..afacdeb 100644 --- a/init.el +++ b/init.el @@ -1,5 +1,5 @@ ;;; init.el --- tastytea's Emacs init file. -;; Time-stamp: <2019-06-12T16:14:32+00:00> +;; Time-stamp: <2019-07-06T16:52:26+00:00> ;;; Commentary: ;; I am using this file with Emacs 26, but most of it will probably work with @@ -411,15 +411,13 @@ With argument, do this that many times." ;; Themes for doom-modeline. (unless slow-computer (use-package doom-themes - :after (all-the-icons neotree) - :custom - (doom-neotree-file-icons 'icons) + :after all-the-icons :custom-face (font-lock-comment-face ((t (:inherit font-lock-comment-face :foreground "#667755")))) :config (load-theme 'doom-molokai t) - (doom-themes-neotree-config))) + )) ;; Neat modeline. (use-package doom-modeline @@ -462,6 +460,7 @@ With argument, do this that many times." (neo-show-updir-line t) ; Disabled by doom-themes? (neo-window-width 40) (neo-show-hidden-files t) + (neo-theme 'icons) :bind ("" . neotree-show)) diff --git a/server/server b/server/server index 89719c3..7d921f1 100644 --- a/server/server +++ b/server/server @@ -1,2 +1,2 @@ -127.0.0.1:51313 10337 +127.0.0.1:51313 8376 phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh \ No newline at end of file