diff options
| author | Murphy McMahon | 2011-07-14 10:20:21 -0300 | 
|---|---|---|
| committer | Murphy McMahon | 2011-07-14 10:20:21 -0300 | 
| commit | ca06fcd3f24f93fc849a448ead3f6c97825f715e (patch) | |
| tree | c7ee7415288d2ebb8b3405c5c38f30f63dd680b4 | |
| parent | cc88295c45774bb765e3bcf5a644763c39e2a726 (diff) | |
| download | vimium-ca06fcd3f24f93fc849a448ead3f6c97825f715e.tar.bz2 | |
Updated README and CREDITS
| -rw-r--r-- | CREDITS | 1 | ||||
| -rw-r--r-- | README.markdown | 1 | 
2 files changed, 2 insertions, 0 deletions
| @@ -18,6 +18,7 @@ Contributors:    lack    markstos    Matthew Cline <matt@nightrealms.com> +  Murph (github: pandeiro)    rodimius    Tim Morgan <tim@timmorgan.org> (github: seven1m)    tsigo diff --git a/README.markdown b/README.markdown index 19fc7b96..97e66b16 100644 --- a/README.markdown +++ b/README.markdown @@ -44,6 +44,7 @@ Navigating the current page:      zo      zoom out      i       enter insert mode -- all commands will be ignored until you hit esc to exit      yy      copy the current url to the clipboard +    Y       copy a link url to the clipboard      gf      cycle forward to the next frame  Using find: | 
