rewrite_reflow: Extract `split_line` function
commit390646a412120375c63db41773950b0f32b68390
authorEugene Arshinov <earshinov@gmail.com>
Mon, 26 Mar 2012 11:44:50 +0000 (26 15:44 +0400)
committerelextr <elextr@gmail.com>
Sun, 21 Apr 2013 01:45:09 +0000 (21 11:45 +1000)
tree99bbe5b89e4400d8ed4d57ed838e35c14bf2ba45
parent57dca0230347c1b2df72168f2cc50a314cc5f498
rewrite_reflow: Extract `split_line` function

Extract `split_line` function from `reflow_lines` to reimplement it in
the future without using SCI_SPLITLINES to achieve the
behaviour consistent with the "Line breaking" option.
src/keybindings.c