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
Fix invocation of phpactor by moving its parameters definitions
Before this commit, some parameters definitions happened while being
wrapped by "with-current-buffer" which produced unexpected results.
This commit also removes a now useless cmd variable.
0 commit comments