diff options
| author | Raul Benencia <rul@kalgan.cc> | 2021-04-22 19:17:29 -0700 | 
|---|---|---|
| committer | Raul Benencia <rul@kalgan.cc> | 2021-04-22 19:17:29 -0700 | 
| commit | eca0355dce1439af91e8249c0d962707bef691f6 (patch) | |
| tree | c3ab52089ee65b3a10203203b38988e5be409162 /.emacs.local.d/modes | |
| parent | 94551eccded002892c38cd2b6728337fb1a57a68 (diff) | |
emacs: clean neotree
Diffstat (limited to '.emacs.local.d/modes')
| -rw-r--r-- | .emacs.local.d/modes/neotree.el | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/.emacs.local.d/modes/neotree.el b/.emacs.local.d/modes/neotree.el deleted file mode 100644 index 00267c0..0000000 --- a/.emacs.local.d/modes/neotree.el +++ /dev/null @@ -1,4 +0,0 @@ -(require 'neotree) -(global-set-key [f8] 'neotree-toggle) - -(setq neo-theme 'nerd) | 
