mirror of
https://github.com/neovim/neovim.git
synced 2026-08-06 15:39:18 +00:00
Problem: It doesn't make much sense to flatten each region (= list of ranges). This coincidentally worked for region with a single range. Solution: Custom function for combining regions.