The attached patch to Vim's documentation mentions when it is possible
to insert consecutive lines by pressing CTRL-X CTRL-L repeatedly.

-- 
Cheers,
Lech

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

diff --git a/runtime/doc/insert.txt b/runtime/doc/insert.txt
index c4910a2..f73b6f9 100644
--- a/runtime/doc/insert.txt
+++ b/runtime/doc/insert.txt
@@ -661,7 +661,8 @@ CTRL-X CTRL-L		Search backwards for a line that starts with the
 	CTRL-N		Search forward for next matching line.  This line
 			replaces the previous matching line.
 
-	CTRL-X CTRL-L	After expanding a line you can additionally get the
+	CTRL-X CTRL-L	After expanding a line, if the line has been completed
+			from a loaded buffer, you can additionally get the
 			line next to it by typing CTRL-X CTRL-L again, unless
 			a double CTRL-X is used.
 

Raspunde prin e-mail lui