diff --git a/messages/install.txt b/messages/install.txt index 3c203f0ba..48c9b610a 100644 --- a/messages/install.txt +++ b/messages/install.txt @@ -2,6 +2,9 @@ GitSavvy provides integration between Sublime Text 3 and Git. +GitSavvy does not add any menus or key-bindings to Sublime Text. Instead the way it works is by typing commands into the Command Palette (see Too Tools > Command Palette). +ls > Command Palette). + If you're a new user and you find yourself asking, _"Can GitSavvy do X?"_, there are two places to look. First, open your command palette and type `GitSavvy: help`. This will take you to the offline wiki-style documentation. You can also check for configurability options by opening `Preferences > Package Settings > GitSavvy > Settings - Default` in the ST3 menu. Any optional or configurable behavior will be documented here, along with the default values.