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

Fix incorrectly named npmSymbol #54

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dmwyatt
Copy link

@dmwyatt dmwyatt commented Mar 23, 2019

I'm not sure this is the right way to fix this.

If you enable plc_npm_npmSymbol in the powerline config, then you get a crash because npmSymbol isn't actually defined anywhere. I think that was supposed to point to plc_npm_npmSymbol instead.

Of course, the config and this file hasn't been changed in many months so either no one is using this, no one has bothered to submit a fix, or I'm doing this all wrong.

I'm not sure this is the right way to fix this.

If you enable `plc_npm_npmSymbol` in the powerline config, then you get a crash because `npmSymbol` isn't actually defined anywhere.  I think that was supposed to point to `plc_npm_npmSymbol` instead.

Of course, the config and this file hasn't been changed in many months so either no one is using this, no one has bothered to submit a fix, or I'm doing this all wrong.
@dmwyatt
Copy link
Author

dmwyatt commented Mar 23, 2019

I see now that this was also fixed in the unrelated PR #53

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

Successfully merging this pull request may close these issues.

None yet

1 participant