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

Invalid argument: stderr #7

Closed
replaid opened this issue Dec 20, 2017 · 3 comments
Closed

Invalid argument: stderr #7

replaid opened this issue Dec 20, 2017 · 3 comments

Comments

@replaid
Copy link

replaid commented Dec 20, 2017

I get this at startup when running 1ad05d9 direnv.vim in Vim 8.0.1257:

Error detected while processing function direnv#export:
line 14:
E475: Invalid argument: stderr

It looks like Vim is executing code intended only for NeoVim.

@replaid
Copy link
Author

replaid commented Dec 22, 2017

Didn't see that a fix is in progress at #4.

@zimbatm
Copy link
Member

zimbatm commented Dec 26, 2017

merged. let me know how it goes

@replaid
Copy link
Author

replaid commented Dec 26, 2017

Works great! No errors, syntax highlighting works, and :cd to a different dir followed by opening a file in a new window changes the output of :!echo $MY_DIRENV_SET_VAR as expected.

Thanks.

@replaid replaid closed this as completed Dec 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants