You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to set up pyls with Neovim's Language Client plugin. Everything worked fine out of the box, except that the .style.yapf (placed in the root directory of the project) is not found. I was wondering if there is a way of specifying the location of the file, perhaps by passing a command line flag. Thanks! :)
The text was updated successfully, but these errors were encountered:
I'm trying to set up
pyls
with Neovim's Language Client plugin. Everything worked fine out of the box, except that the.style.yapf
(placed in the root directory of the project) is not found. I was wondering if there is a way of specifying the location of the file, perhaps by passing a command line flag. Thanks! :)The text was updated successfully, but these errors were encountered: