diff options
| author | Phil Crosby | 2014-07-20 16:57:37 -0700 | 
|---|---|---|
| committer | Phil Crosby | 2014-07-20 16:57:56 -0700 | 
| commit | 21a20a89050acaafab9caf6b5d40dec0d0a09ec1 (patch) | |
| tree | 4279827c8287ab380bf2f0db5bb4a00e994e2f09 | |
| parent | 8c8e474a2c178ea82d5cf6f60c4d39acf2fd8263 (diff) | |
| download | vimium-21a20a89050acaafab9caf6b5d40dec0d0a09ec1.tar.bz2 | |
Make the pin tab shortcut in the readme consistent with the code
| -rw-r--r-- | README.md | 4 | 
1 files changed, 2 insertions, 2 deletions
@@ -74,7 +74,7 @@ Manipulating tabs:      x          close current tab      X          restore closed tab (i.e. unwind the 'x' command)      T          search through your open tabs -    .          pin/unpin current tab +    <a-p>      pin/unpin current tab  Additional advanced browsing commands: @@ -336,4 +336,4 @@ does not support command repetition.  License  ------- -Copyright (c) 2010 Phil Crosby, Ilya Sukhar. See MIT-LICENSE.txt for details. +Copyright (c) Phil Crosby, Ilya Sukhar. See MIT-LICENSE.txt for details.  | 
