From d39b07f7687cad5a2906d156c236493175292d36 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sun, 26 Sep 2010 23:24:55 +0200 Subject: vim_mode: Document S. --- vim-mode/vim_mode.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vim-mode/vim_mode.pl') 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: -- cgit v1.2.3