forked from aniani/vim
Problem: Moving the cursor in Insert mode starts new undo sequence.
Solution: Add CTRL-G U to keep the undo sequence for the following cursor
movement command. (Christian Brabandt)
23 lines
285 B
Plaintext
23 lines
285 B
Plaintext
test starts here:
|
|
|
|
fooc d
|
|
fooc d
|
|
vim
|
|
TEST2: CTRL-C |<ctrl-c>A|
|
|
|
|
vmap works
|
|
+
|
|
+
|
|
+
|
|
+
|
|
|
|
Test1: text with a (here some more text)
|
|
Test1: text with a (here some more text)
|
|
|
|
|
|
Test2: text wit a (here some more text [und undo])
|
|
|
|
new line here
|
|
Test3: text with a (parenthesis here
|
|
new line here
|