diff options
author | Kris Maglione <maglione.k@gmail.com> | 2009-05-27 19:10:14 -0400 |
---|---|---|
committer | Kris Maglione <maglione.k@gmail.com> | 2009-05-27 19:10:14 -0400 |
commit | 9b49a41cba08a9bb24fac62c0f0e07e2ec930b1a (patch) | |
tree | 3d96033139bda505cefe733ec2bc29e1fa89a46e /vimperator/NEWS | |
parent | 0766b31697033394f204779d88527b634884c2cf (diff) | |
download | pentadactyl-9b49a41cba08a9bb24fac62c0f0e07e2ec930b1a.tar.gz |
NEWS formatting.
Diffstat (limited to 'vimperator/NEWS')
-rw-r--r-- | vimperator/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vimperator/NEWS b/vimperator/NEWS index 12393baf..3256e329 100644 --- a/vimperator/NEWS +++ b/vimperator/NEWS @@ -1,8 +1,8 @@ 2009-XX-XX: - * add :i and :I for opening image location (in new tab) * version 2.2a1pre * IMPORTANT: shifted key notation now matches Vim's behaviour. E.g. <C-a> and <C-A> are equivalent, to map the uppercase character use <C-S-A>. + * add :i and :I for opening image location (in new tab) * add @: mapping - repeat the last Ex command * add \ mapping - toggle between rendered and source view * add ;c extended hint mode - open the context menu |