diff options
-rw-r--r-- | emacs/.emacs.d/wpc/wpc-ui.el | 5 |
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 |