xolox / vim-misc

Miscellaneous auto-load Vim scripts
http://peterodding.com/code/vim/misc/
367 stars 56 forks source link

Error when running vim #10

Closed noneoftheabove closed 10 years ago

noneoftheabove commented 10 years ago

I have vim-misc and vim-easytags installed. When I run vim with them, I get:

Error detected while processing function xolox#misc#os#is_mac..xolox#misc#os#exec: line 110: E484: Can't open file /tmp/vUwvD9v/2 Error detected while processing function xolox#misc#os#is_mac: line 14: E171: Missing :endif Error detected while processing function xolox#easytags#initialize: line 33: E170: Missing :endfor Error detected while processing /home/user/.vim/bundle/vim-easytags/plugin/easytags.vim: line 66: E171: Missing :endif

Interestingly enough running sudo vim causes no errors.

Ratatosk42 commented 10 years ago

I have the same plugins installed, and same error ... it seems that this is a easytag error.

xolox commented 10 years ago

Sorry for not replying earlier here. A lot has changed in vim-easytags and vim-misc since this issue was reported and I don't recall any similar bug reports, so I think this issue has since been solved, therefor I'm closing this issue. If either one of you is still encountering this problem please feel free to reopen this issue so I can investigate based on the latest versions of both plug-ins. Thanks for the feedback and happy Vimming!