From b5de71f1f93f37818ab86c3b2d367b73a19171e6 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Mon, 31 Aug 2020 12:03:18 +0100 Subject: Drop support for neotree I don't use neotree anymore. --- emacs/.emacs.d/wpc/wpc-ui.el | 5 ----- 1 file changed, 5 deletions(-) (limited to 'emacs/.emacs.d/wpc') diff --git a/emacs/.emacs.d/wpc/wpc-ui.el b/emacs/.emacs.d/wpc/wpc-ui.el index 0c82c495245e..e8c8cf938a0b 100644 --- a/emacs/.emacs.d/wpc/wpc-ui.el +++ b/emacs/.emacs.d/wpc/wpc-ui.el @@ -92,11 +92,6 @@ (doom-themes-visual-bell-config) (doom-themes-org-config)) -;; file browsing -(use-package neotree - :config - (global-set-key [f8] #'neotree-toggle)) - ;; kbd discovery (use-package which-key :config -- cgit 1.4.1