aboutsummaryrefslogtreecommitdiffstats
path: root/vim-mode
diff options
context:
space:
mode:
Diffstat (limited to 'vim-mode')
-rw-r--r--vim-mode/vim_mode.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/vim-mode/vim_mode.pl b/vim-mode/vim_mode.pl
index 303751b..981978d 100644
--- a/vim-mode/vim_mode.pl
+++ b/vim-mode/vim_mode.pl
@@ -14,6 +14,10 @@
# * switch case: ~
# * repeat change: .
# * Combinations like in Vi, e.g. d5fx
+#
+# Known bugs:
+# * count with insert mode: 3iabc<esc> doesn't work
+# * repeat insert mode: iabc<esc>. only enters insert mode
# Installation:
#