Is there something similar for emacs like vims's NERDtree

后端 未结 9 2238
甜味超标
甜味超标 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 02:52

    Personally, I prefer the ECB's tree mode. http://ecb.sourceforge.net/

    You should also check out the CEDET stuff. http://cedet.sourceforge.net/ They contain a lot of other useful stuff that you can use for similar development needs.

提交回复
热议问题