Its very unlikely that reloading configuration remotely is going to happen unless somebody contributes the code, and maybe not even then.
Alternatively you could make a plugin that listened on some IPC mechanism of your choice and did a reload, or the plugin could even spawn the editor and just listen to the stdout of the child process for reload commands. That would make a nice integrated facility.