From: Jelle Zijlstra Date: Thu, 20 Aug 2020 12:23:28 +0000 (-0700) Subject: Disable string splitting/merging by default (#1609) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/e5bb92f53c9ad736b4cade4738c8e6727f68a88c?ds=sidebyside;hp=e5bb92f53c9ad736b4cade4738c8e6727f68a88c Disable string splitting/merging by default (#1609) * put experimental string stuff behind a flag * update tests * don't need an output section if it's the same as the input * Primer: Expect no formatting changes in attrs, hypothesis and poetry with --experimental-string-processing off Co-authored-by: Hugo van Kemenade ---