diff options
| author | Bernardo B. Marques | 2011-12-16 01:46:01 -0200 |
|---|---|---|
| committer | Bernardo B. Marques | 2011-12-16 01:46:01 -0200 |
| commit | f256c8f7a58eb74aafbed2cb3ec1f7fbb7969a3a (patch) | |
| tree | b237ff68a1e7c2dd82088ffb8f8f85a518e2bda9 /README.markdown | |
| parent | ca6f303b3d39f0e7bdeae6d239f124baefc4571b (diff) | |
| download | vimium-f256c8f7a58eb74aafbed2cb3ec1f7fbb7969a3a.tar.bz2 | |
add g$ and g0 docs in README
Diffstat (limited to 'README.markdown')
| -rw-r--r-- | README.markdown | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown index 335c3c1f..1a9294f5 100644 --- a/README.markdown +++ b/README.markdown @@ -60,6 +60,8 @@ Manipulating tabs: J, gT go one tab left K, gt go one tab right + g0 go to the first tab + g$ go to the last tab t create tab x close current tab X restore closed tab (i.e. unwind the 'x' command) |
