1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-09 01:34:10 +01:00

Remove TODO bug - :mkvimperatorrc adds spurious vmap/nmap lines.

There's nothing spurious about them.  That's the correct behaviour as
per Vim.
This commit is contained in:
Doug Kearns
2009-05-24 02:14:06 +10:00
parent abc11f1068
commit 7156dc44b5

View File

@@ -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.