Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions messages/install.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,22 +17,6 @@ ______ __ _

Thanks for installing Browser Refresh!

* * Important * *
To complete the installation make sure you add the necessary key bindings.
Go to "Preferences" > "Package Settings" > "Browser Refresh" > "Key Bindings - User"
in the menu and add the following:

[
{
"keys": ["super+shift+r"], "command": "browser_refresh", "args": {
"auto_save": true,
"delay": 0.0,
"activate": true,
"browsers" : ["chrome"]
}
}
]

For complete documentation please visit:
https://github.com/gcollazo/BrowserRefresh-Sublime

Expand Down