mattn / efm-langserver

General purpose Language Server
MIT License
1.36k stars 61 forks source link

Removed a second append of the arg #196

Closed nametake closed 2 years ago

nametake commented 2 years ago

Removed a second append of the arg when exec code action at not Windows.

mattn commented 2 years ago

Thank you