Created
November 20, 2012 04:07
-
-
Save chen206/4115902 to your computer and use it in GitHub Desktop.
VIM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. 编辑NERD_tree.vim, | |
2. 找到 call s:initVariable("g:NERDTreeDirArrows", !s:running_windows) | |
3. 把那个"!"去掉 | |
Make sure that PuTTY is set for UTF-8 as well. You can do this under Window -> Translation -> Remote Character Set. You may need to choose a font that supports a reasonable portion of the Unicode range as well -- Terminal isn't necessarily going to cut it. | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment