A sophisticated text editor for code, markup, and prose.
Create a Python script plugin via the Sublime Plugin API. Create a "user" plugin folder in the plugins directory (e.g., "%USERPROFILE%\AppData\Roaming\Sublime Text 3\Packages\User\") and place the Python script in the directory.
Usecase: Establishing persistence on a Windows host.