aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Ruderich <simon@ruderich.org>2010-09-26 21:24:55 +0000
committerSimon Ruderich <simon@ruderich.org>2010-09-26 21:24:55 +0000
commitd39b07f7687cad5a2906d156c236493175292d36 (patch)
tree3dba8bbca44a216ca2a6a13eb375069d297c9138
parentvim_mode: Add S. (diff)
downloadirssi-scripts-d39b07f7687cad5a2906d156c236493175292d36.tar.gz
irssi-scripts-d39b07f7687cad5a2906d156c236493175292d36.zip
vim_mode: Document S.
-rw-r--r--vim-mode/vim_mode.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim-mode/vim_mode.pl b/vim-mode/vim_mode.pl
index cb4d9b8..12bff22 100644
--- a/vim-mode/vim_mode.pl
+++ b/vim-mode/vim_mode.pl
@@ -14,7 +14,7 @@
# * yank and paste: y p P
# * switch case: ~
# * repeat change: .
-# * change/change/yank line: cc dd yy
+# * change/change/yank line: cc dd yy S
# * Combinations like in Vi, e.g. d5fx
#
# TODO: