There is a situation I must use a source-compiled vim, so I downloaded vim72 and run configure , make, make install. But I want to use nerdtree plugin, when I copy the files into .vim directory, restart vim, it gives me error message like this:
Error detected while processing /home/huanghao/.vim/nerdtree_plugin/exec_menuitem.vim: line 18: E15: Invalid expression: Press ENTER or type command to continue Error detected while processing /home/huanghao/.vim/nerdtree_plugin/exec_menuitem.vim: line 18: E116: Invalid arguments for function NERDTreeAddMenuItem Press ENTER or type command to continue Error detected while processing /home/huanghao/.vim/nerdtree_plugin/exec_menuitem.vim: line 19: E10: \ should be followed by /, ? or & Press ENTER or type command to continue Error detected while processing /home/huanghao/.vim/nerdtree_plugin/exec_menuitem.vim: line 20: E10: \ should be followed by /, ? or & -- View this message in context: http://old.nabble.com/Hi-all%2C-I-have-a-question-about-vim-tp27220599p27220599.html Sent from the Vim - General mailing list archive at Nabble.com. -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
