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
Use separate log files for different clients. Closes#112.
A nvim instance will typically spawn more than one python client, i e
one legacy provider and one rplugin host. This allows to read the log
file of both.
0 commit comments