From: David Hotham Date: Fri, 17 Aug 2018 15:45:47 +0000 (+0100) Subject: Remove mappings from Vim plugin. (#417) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/3fb451687293c993b10d860449eb405ddd44f377?hp=3fb451687293c993b10d860449eb405ddd44f377 Remove mappings from Vim plugin. (#417) They clashed with standard mappings. Simplest just to let users define their own. Fixes #415 ---