Skip to content

Conversation

@morsecodist
Copy link

For some reason on my setup I can't produce outputs at all. I am getting an error that style should be a String rather than nil. I will be honest I don't have a deep understanding of why this is or why it specifically happens on my system. However, this slight change to the way the arguments are constructed fixes the problem in a way that should be compatible. I also personally find it a little more readable.

@benlubas
Copy link

benlubas commented Oct 5, 2023

@morsecodist what version of python, pynvim, and neovim are you running when you get that error?

Never mind, reproduced. If I had to guess pynvim changed something and now the old way breaks

@hhhhhhh2019
Copy link

This error occurs because neovim currently only supports the "minimal" style(None also not supported)

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.

3 participants