mirror of
https://github.com/neovim/neovim.git
synced 2026-05-01 19:45:02 +00:00
Problem: The '[ mark is in the wrong position after "gq". (Ingo Karkat) Solution: Add the setmark argument to do_join(). (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=75f222d67cea335efbe0274de6340dba174c1e7e
9 lines
292 B
Plaintext
9 lines
292 B
Plaintext
O sodales, ludite, vos qui attamen consulite per voster honur.
|
|
Tua pulchra facies me fay planszer milies
|
|
|
|
This line. Should be joined with the next line and with this line
|
|
|
|
Results:
|
|
First test: Start/End '[0, 16, 1, 0]/[0, 17, 1, 0]'
|
|
Second test: Start/End '[0, 19, 11, 0]/[0, 19, 67, 0]'
|