From b595d9016750e555aa5bdb770d989b10ecb71b6b Mon Sep 17 00:00:00 2001 From: ilya Date: Sun, 10 Jan 2010 15:26:44 -0800 Subject: Updated README & a new CREDITS file to keep track of contributors. --- CREDITS | 7 +++++++ README.markdown | 11 +++++++++++ 2 files changed, 18 insertions(+) create mode 100644 CREDITS diff --git a/CREDITS b/CREDITS new file mode 100644 index 00000000..22c56028 --- /dev/null +++ b/CREDITS @@ -0,0 +1,7 @@ +Authors & Maintainers: + Ilya Sukhar (github: ilya) + Phil Crosby (github: philc) + +Contributors: + lack + acrollet diff --git a/README.markdown b/README.markdown index 6ae016d1..4e4b5ced 100644 --- a/README.markdown +++ b/README.markdown @@ -59,9 +59,20 @@ Manipulating tabs: Vimium supports command repetition so, for example, hitting '5t' will open 5 tabs in rapid succession. ESC will clear any partial commands in the queue. +Contributing +------------ + +Send us a pull request on Github with some explanation. If the patch adds new behavior or functionality, +please let us know whether it mirrors a similar extension for another browser or Vim itself. Feel free to +include a change to the CREDITS file with your patch. + Release Notes ------------- +1.13 (Unreleased, current) + +- Commands and to scroll a full page up or down. + 1.11, 1.12 (01/08/2010) - Commands 'gt' & 'gT' to move to the next & previous tab. -- cgit v1.2.3