Sublime Text 3 plugin for opening the remote git url for the current file.
You can install this via Package Control with the name Open In Git Repository.
If you are not using Package Control or would like to install this manually, you can do that as well.
- Download the
OpenInGitRepositofy.sublime-package
file - Move it to your Sublime Text's Installed Packages directory.
- On macOS, that's located in
~/Library/Application Support/Sublime Text 3/Installed Packages
- On Linux, that's usually in
~/.config/sublime-text-3/Installed Packages