Nerd tree: enter does not open sub dirs

前端 未结 7 2144
天涯浪人
天涯浪人 2020-12-23 21:50

I installed NERDTree via Pathogen on Mac OSX 10.6.8.

When I vim a dir, I cannot enter into sub dirs with enter key. Furthermore, the dirs look like this:

相关标签:
7条回答
  • 2020-12-23 22:30

    On my fedora 27, I just put set encoding=utf-8 into mine ~/.vimrc file, and it starts working properly.

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