Skip to content
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

Closed
curtismchale opened this issue Apr 29, 2014 · 6 comments
Closed

Vim process error #16

curtismchale opened this issue Apr 29, 2014 · 6 comments

Comments

@curtismchale
Copy link
Owner

If you type something like sudo vim /private/etc/hosts you get an error when Vim opens.

screen shot 2014-04-29 at 9 51 24 am

@salcode
Copy link
Contributor

salcode commented May 2, 2014

Problem is related to rizzatti/dash.vim. My vote is we remove

"Bundle 'rizzatti/funcoo.vim'
"Bundle 'rizzatti/dash.vim'

until we sort the issue.

@curtismchale
Copy link
Owner Author

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.

rizzatti/dash.vim#20

@curtismchale
Copy link
Owner Author

This is fixed in the develop branch of the Dash.vim plugin.

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.

rizzatti/dash.vim#20

For me I just downloaded the develop branch and copy/pasted it in

@salcode
Copy link
Contributor

salcode commented May 6, 2014

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.

@curtismchale
Copy link
Owner Author

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.

@curtismchale
Copy link
Owner Author

@salcode this was actually just released by Dash and it works for me. Closing since it seems resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants