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

Migrate to new snipmate plugin
authormartin f. krafft <madduck@madduck.net>
Mon, 7 Apr 2014 16:02:12 +0000 (18:02 +0200)
committermartin f. krafft <madduck@madduck.net>
Mon, 7 Apr 2014 16:02:12 +0000 (18:02 +0200)
commitfd091280b0e0935954b1fcfb60cc8a6d3e3dfdee
treea829087d908db6fd8defccebd00f5c183c6279d2
parent478346e5e67aa5a184bf28fc8925e353536ca78d
Migrate to new snipmate plugin
26 files changed:
.vim/after/plugin/snipMate.vim [changed from file to symlink]
.vim/autoload/snipMate.vim [changed from file to symlink]
.vim/doc/snipMate.txt [changed from file to symlink]
.vim/ftplugin/html_snip_helper.vim [changed from file to symlink]
.vim/plugin/snipMate.vim [changed from file to symlink]
.vim/snippets/_.snippets [changed from file to symlink]
.vim/snippets/autoit.snippets [changed from file to symlink]
.vim/snippets/c.snippets [changed from file to symlink]
.vim/snippets/cpp.snippets [changed from file to symlink]
.vim/snippets/erlang.snippets [new symlink]
.vim/snippets/html.snippets [changed from file to symlink]
.vim/snippets/java.snippets [changed from file to symlink]
.vim/snippets/javascript.snippets [changed from file to symlink]
.vim/snippets/mako.snippets [changed from file to symlink]
.vim/snippets/objc.snippets [changed from file to symlink]
.vim/snippets/perl.snippets [changed from file to symlink]
.vim/snippets/php.snippets [changed from file to symlink]
.vim/snippets/python.snippets [changed from file to symlink]
.vim/snippets/ruby.snippets [changed from file to symlink]
.vim/snippets/sh.snippets [changed from file to symlink]
.vim/snippets/snippet.snippets [changed from file to symlink]
.vim/snippets/tcl.snippets [changed from file to symlink]
.vim/snippets/tex.snippets [changed from file to symlink]
.vim/snippets/vim.snippets [changed from file to symlink]
.vim/snippets/zsh.snippets [changed from file to symlink]
.vim/syntax/snippet.vim [changed from file to symlink]