From: Bryan Bugyi Date: Sat, 31 Oct 2020 17:42:36 +0000 (-0400) Subject: Fix bug where black tries to split string on escaped space (#1799) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/6c3f8181854160f3db354f6f6ef3315ef05db8e7?ds=inline;hp=6c3f8181854160f3db354f6f6ef3315ef05db8e7 Fix bug where black tries to split string on escaped space (#1799) Closes #1505. ---