Watchers

vcscommand.vim (vim online)

CVS/SVN/SVK/git integration plugin

  • Script id: 90
  • Author: Bob Hiestand
  • Latest version: beta28
  • Release date: 2008-09-24
  • Release notes:
    Add 'VCSCommandDisableAll' variable to prevent the plugin or any extensions from loading.

    vcssvn:  prevent hangs caused by querying the user for input by specifying '--non-interactive' on the appropriate commands.

    Use &diffopt to seed the default DiffSplit orientation. (James Vega)