Is there something similar for emacs like vims's NERDtree

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

    Have you looked at Speedbar ?

    0 讨论(0)
  • 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).

    0 讨论(0)
  • 2021-01-30 03:19

    Who needs any tree, when you have the mighty ido-mode . If you can train your mind to find the files, rather than just your eyes whilst visually finding it, you will win. NO need to tell me how biology works, i don't care :-) you get the point.

    0 讨论(0)
提交回复
热议问题