Do not fail out of plugin at first failed mapping. Indicate mapping conflicts only... v1.99.27
commit10aa6278d31c56263cd943ff8bd09ec0e689b671
authorBob Hiestand <bob.hiestand@gmail.com>
Thu, 28 Aug 2008 14:52:20 +0000 (28 09:52 -0500)
committerBob Hiestand <bob.hiestand@gmail.com>
Thu, 28 Aug 2008 14:52:20 +0000 (28 09:52 -0500)
tree857bb2ba2a1bf80f285cff93b482f1eca3e8684f
parentaf2fac24bd45870c479620617e5cbf608561e2a0
Do not fail out of plugin at first failed mapping.  Indicate mapping conflicts only if 'verbose' is set.

Add new option 'VCSCommandMapPrefix' for overriding the default prefix '<Leader>c' in mappings.

Add new option 'VCSCommandMappings' to completely override all default mappings.
doc/vcscommand.txt
plugin/vcscommand.vim
plugin/vcscvs.vim