Nerd tree: enter does not open sub dirs

前端 未结 7 2149
天涯浪人
天涯浪人 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:25

    I followed jernkuan's answer but didn't work. What worked for me was typing :set encoding=utf-8 inside vim But I lose this when I exit out of vim. I have to do this everytime I am on vim

提交回复
热议问题