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
Thank you, it does work indeed. However I had to use vim.lsp.buf.formatting_sync(), else due to the async nature of formating, the modifications appear after the file has been written to disk, hence I had to save the file twice.
How can I configure LanguageClient to use black?
The text was updated successfully, but these errors were encountered: