aboutsummaryrefslogtreecommitdiffstats
path: root/README.markdown
AgeCommit message (Collapse)Author
2010-03-09Add a note to the README about key remapping.ilya
2010-03-09Merge branch 'master' of git://github.com/philc/vimiumilya
2010-03-09Remove some key bindings that are broken in the current default mappings.ilya
2010-03-07Update the release notes to include the help dialogPhil Crosby
2010-03-07Some 1.16 notes in the README.ilya
2010-01-31Cutting 1.15 releaseilya
2010-01-31Update the changelog to reflect some recent features.Phil Crosby
2010-01-30Make the options page in sync with the readme.Phil Crosby
2010-01-30Update the readme to include customizable linkhints css.Phil Crosby
2010-01-30Cut 1.14 releaseilya
2010-01-21Cut the 1.13 releaseilya
2010-01-18Update the release notes.Phil Crosby
2010-01-18<c-e>, <c-y> in release notes.ilya
2010-01-18Update command listing with <c-e>, <c-y>.ilya
2010-01-17Bring the README fully up to date.ilya
2010-01-17Update release notes in readmePhil Crosby
2010-01-12Reverse J and K for tab navigation. Closes issue #59Mark Stosberg
http://github.com/philc/vimium/issues#issue/59
2010-01-10Updated README & a new CREDITS file to keep track of contributors.ilya
2010-01-11added c-f + c-b (scroll full page up or down)Adrian Rollett
2010-01-08bump to 1.12 because 1.11 had a botched zip fileIlya
2010-01-08Cutting 1.11 release. New README & manifest.ilya
2010-01-08Add a link to the chrome extensions gallery from the readmePhil Crosby
2010-01-06'yy' instead of 'y' for the copy url to clipboard command.ilya
2010-01-05Update README with Linux support.ilya
2010-01-03Missing newline, again.ilya
2010-01-03Added some running release notes to the README so we can keep track of ↵ilya
what's going into the next release. Easier than summarizing after the fact.
2010-01-03Implement 'y' -- yank (copy) the current tab's url to the clipboard.ilya
2010-01-03Update README to reflect additional keybindings for next/prev tab.ilya
2010-01-03Wording change in release notes.ilya
2010-01-03Literal asterisks.ilya
2010-01-03Missing newline necessary for proper Markdown.ilya
2010-01-03Actual markdown for 1.1 release notes.ilya
2010-01-03Add 1.1 release notes to the README.ilya
2009-12-31Clean up the markdown syntax so it formats better on github.comPhil Crosby
2009-12-31Add a markdown extension to the readme so github formats it properlyPhil Crosby