1
1
mirror of https://github.com/mawww/kakoune.git synced 2024-11-28 09:07:19 +03:00
kakoune/test/regression/2245-wrap-long-word
Maxime Coste 1c8f1cbc2f Fix wrapping of words with 'wrap col - indent < word len < wrap col'
Add a test case for those, and refactor bits of the wrap highlighter.

This explains part of the needed complexity in #2820.
2019-04-24 11:40:57 +01:00
..
cmd Fix wrapping of words with 'wrap col - indent < word len < wrap col' 2019-04-24 11:40:57 +01:00
in Fix wrapping of words with 'wrap col - indent < word len < wrap col' 2019-04-24 11:40:57 +01:00
rc Fix wrapping of words with 'wrap col - indent < word len < wrap col' 2019-04-24 11:40:57 +01:00
ui-out Fix wrapping of words with 'wrap col - indent < word len < wrap col' 2019-04-24 11:40:57 +01:00