Is there something similar for emacs like vims's NERDtree

后端 未结 9 2344
甜味超标
甜味超标 2021-01-30 02:43

For vim there is a filesystem explorer called NERDtree: https://github.com/scrooloose/nerdtree

Surely an alternative or superior package exists for Emacs?

9条回答
  •  我在风中等你
    2021-01-30 03:17

    I use a little of emacs-nav and a little of dired to navigate my projects' file trees. For file management tasks, I mostly use bash (often from within emacs).

提交回复
热议问题