about summary refs log tree commit diff
path: root/emacs/.emacs.d/wpc
diff options
context:
space:
mode:
authorWilliam Carroll <wpcarro@gmail.com>2020-08-31T11·03+0100
committerWilliam Carroll <wpcarro@gmail.com>2020-08-31T11·03+0100
commitb5de71f1f93f37818ab86c3b2d367b73a19171e6 (patch)
treec7cd3df49e750e599abf442282f2a82b10bed248 /emacs/.emacs.d/wpc
parent2c3dbe61b7c35a6536e6be15797c0bb421d3f9b3 (diff)
Drop support for neotree
I don't use neotree anymore.
Diffstat (limited to 'emacs/.emacs.d/wpc')
-rw-r--r--emacs/.emacs.d/wpc/wpc-ui.el5
1 files changed, 0 insertions, 5 deletions
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