diff options
author | Doug Kearns <dougkearns@gmail.com> | 2009-05-24 02:14:06 +1000 |
---|---|---|
committer | Doug Kearns <dougkearns@gmail.com> | 2009-05-24 02:14:06 +1000 |
commit | 7156dc44b50bd3fffd008bff01216bf7936b7a9f (patch) | |
tree | 819e9abfce5d4308ae7c9c16a8b076185e9bba82 /vimperator/TODO | |
parent | abc11f1068c4301e00c7b0d415a7993566cc1e09 (diff) | |
download | pentadactyl-7156dc44b50bd3fffd008bff01216bf7936b7a9f.tar.gz |
Remove TODO bug - :mkvimperatorrc adds spurious vmap/nmap lines.
There's nothing spurious about them. That's the correct behaviour as
per Vim.
Diffstat (limited to 'vimperator/TODO')
-rw-r--r-- | vimperator/TODO | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vimperator/TODO b/vimperator/TODO index 08646efb..9bd236f1 100644 --- a/vimperator/TODO +++ b/vimperator/TODO @@ -5,7 +5,6 @@ ARCHITECTURE: - modular help system BUGS: -- :mkvimperatorrc now adds spurious vmap and nmap entries - add window resize support to hints - searching backwards incrementally does not work i.e. with 'incsearch' set - http://msdn2.microsoft.com/en-us/library/ms535258.aspx does not scroll with j/k/etc. |