]> 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:

add vcscommand plugin
authormartin f. krafft <madduck@madduck.net>
Mon, 9 Aug 2010 06:52:57 +0000 (08:52 +0200)
committermartin f. krafft <madduck@madduck.net>
Mon, 9 Aug 2010 06:52:57 +0000 (08:52 +0200)
commitf48a6f416b695cc2349c01f73eeb0b9c5068ac99
tree64530d74529dfcee2d5e6df2e62520a0f2026805
parent6051c4d26d3a034b960f23ad9f0586d81eddd5eb
add vcscommand plugin
13 files changed:
.vim/doc/vcscommand.txt [new symlink]
.vim/plugin/vcsbzr.vim [new symlink]
.vim/plugin/vcscommand.vim [new symlink]
.vim/plugin/vcscvs.vim [new symlink]
.vim/plugin/vcsgit.vim [new symlink]
.vim/plugin/vcshg.vim [new symlink]
.vim/plugin/vcssvk.vim [new symlink]
.vim/plugin/vcssvn.vim [new symlink]
.vim/syntax/CVSAnnotate.vim [new symlink]
.vim/syntax/SVKAnnotate.vim [new symlink]
.vim/syntax/SVNAnnotate.vim [new symlink]
.vim/syntax/gitAnnotate.vim [new symlink]
.vim/syntax/vcscommit.vim [new symlink]