Enables SublimeText to open URL Scheme subl:// and txmt:// like these:
subl://open/?url=file:///etc/passwd&line=10&column=2
Download latest release.
Unzip it, then:
cd sublime-url-handler-master
bash install
Open a new tab on your browser and type: subl://open/?url=file:///etc/hosts
Thierry G. for his post.