]> git.madduck.net Git - etc/vim.git/commit

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Remove mappings from Vim plugin. (#417)
authorDavid Hotham <david.hotham@metaswitch.com>
Fri, 17 Aug 2018 15:45:47 +0000 (16:45 +0100)
committerŁukasz Langa <lukasz@langa.pl>
Fri, 17 Aug 2018 15:45:47 +0000 (16:45 +0100)
commit3fb451687293c993b10d860449eb405ddd44f377
tree2ac9bc2c39c4a5e0ba704a1414b1253aad4b3849
parent450983e33309cdd8b6ad3849ee86e8b5b3903706
Remove mappings from Vim plugin. (#417)

They clashed with standard mappings.  Simplest just to let users define
their own.

Fixes #415
README.md
plugin/black.vim