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

Doesn't work with the default .flow.yml file #34

Open
ishovkun opened this issue May 7, 2017 · 1 comment
Open

Doesn't work with the default .flow.yml file #34

ishovkun opened this issue May 7, 2017 · 1 comment

Comments

@ishovkun
Copy link

ishovkun commented May 7, 2017

I am trying to use vim-flow with the default .flow.yml provided in the repo.
When I'm trying to :FlowRun any script, I get the following error:
'.flow.yml' file at $HOME/.flow.yml is not parseable yaml
Any idea how to fix it?

@vdouville
Copy link

vdouville commented Jun 4, 2018

I have the same issue as @ishovkun
Installed pyyaml with pip
using neovim
EDIT:
the error comes from pyyaml because the default .flow.yml file isn't formatted correctly.
Might be worth to fix the example in the README
and modify the exception handling in lib/flow.py line 28-29

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