From: Christian Heimes Date: Fri, 18 May 2018 20:59:05 +0000 (-0400) Subject: Remove grammar pickles from git (#225) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/642f240253324b7f342529b429979abc5227e66d?ds=sidebyside;hp=642f240253324b7f342529b429979abc5227e66d Remove grammar pickles from git (#225) There is no need to keep the pickled grammar files in git. PR #203 will move them into a user-specific cache directory any way. See: https://github.com/ambv/black/issues/192 Signed-off-by: Christian Heimes ---