aboutsummaryrefslogtreecommitdiffstats
path: root/vim-mode
diff options
context:
space:
mode:
authorSimon Ruderich <simon@ruderich.org>2010-09-26 16:30:17 +0000
committerSimon Ruderich <simon@ruderich.org>2010-09-26 16:30:17 +0000
commitb9e80e6d95616019f48bc6bdfee78986b46a5f86 (patch)
treea7ba2f1c51a6aed4b844edc8e38cb93964690663 /vim-mode
parentvim_mode: Implement . (repeat). (diff)
downloadirssi-scripts-b9e80e6d95616019f48bc6bdfee78986b46a5f86.tar.gz
irssi-scripts-b9e80e6d95616019f48bc6bdfee78986b46a5f86.zip
vim_mode: Document .
Diffstat (limited to 'vim-mode')
-rw-r--r--vim-mode/vim_mode.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim-mode/vim_mode.pl b/vim-mode/vim_mode.pl
index 49c8947..b7a5459 100644
--- a/vim-mode/vim_mode.pl
+++ b/vim-mode/vim_mode.pl
@@ -12,6 +12,7 @@
# * insert mode at end: A
# * yank and paste: y p P
# * switch case: ~
+# * repeat change: .
# * Combinations like in Vi, e.g. d5fx
# Installation: