Is there something similar for emacs like vims's NERDtree

后端 未结 9 2337
甜味超标
甜味超标 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:07

    I prefer dirtree (screenshot below) by Ye Wenbin. It feels pretty close to NERDTree / the TextMate drawer.

    screenshot

    It took me a few minutes of trial and error to figure out the dependencies, so take a look at the install instructions (and a few minor edits to the source) I've got in this repo.

提交回复
热议问题