
1 coderoar 2011 年 10 月 14 日 到vimrc里添加一条命令不就得了。 |
2 luofei 2011 年 10 月 14 日 cd ~/ |
3 forestchen 2011 年 10 月 14 日 在我的.vimrc里有一句,当时为了配合NERDTree autocmd BufEnter * lcd %:p:h via: http://vim.wikia.com/wiki/Set_working_directory_to_the_current_file |
5 nouh OP @forestchen 谢谢,这个帖子很有用 |
7 nouh OP @forestchen 在Nerdtree中不知道如何切换到D盘,貌似Nerdtree里无法做到 |
8 forestchen 2011 年 10 月 14 日 @nouh :NERDTree d:\ via: http://stackoverflow.com/questions/1467447/changing-drive-letter-in-nerdtree |
9 nouh OP @forestchen 谢谢了:) |
10 Mize 2013 年 6 月 25 日 感谢:) |