mirror of
https://github.com/helix-editor/helix
synced 2026-08-11 16:40:29 +02:00
* fix: #8977 fixes the issue that lines with only spaces are getting joined as well * reverting some renamings * improve empty line check * adding integration test * reverting code block * fix conditon check for line end * applying suggested style