-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Vim process error #16
Comments
Problem is related to
until we sort the issue. |
Seems there was an update a bit ago in Dash that is causing file opening errors. Specific dash commits are outlined here to take a look at. Maybe I can patch it and send it upstream. |
This is fixed in the I guess now we wait for Dash to be updated? I have looked but don't see a way to specify a commit to get in Vundle. For me I just downloaded the develop branch and copy/pasted it in |
Good to know it's coming. It looks like Neobundle supports pulling a specific version of a plugin and Vundle is working on it. Personally, I don't think it is worth jumping to Neobundle for this one case but it is interesting to keep in mind. If we think the Dash.vim master will be updated soon, I say we just ride it. Otherwise, we could create a fork of Dash.vim and use that in .vimrc. |
I'm of the mind to wait. If a release doesn't happen in the next few weeks then we can address the issue again. I'll leave this open for now. |
@salcode this was actually just released by Dash and it works for me. Closing since it seems resolved. |
If you type something like
sudo vim /private/etc/hosts
you get an error when Vim opens.The text was updated successfully, but these errors were encountered: