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

check in snipmate 0.83
authormartin f. krafft <madduck@madduck.net>
Tue, 30 Oct 2012 07:57:34 +0000 (08:57 +0100)
committermartin f. krafft <madduck@madduck.net>
Tue, 30 Oct 2012 07:57:34 +0000 (08:57 +0100)
commit51e532bed427bffeac8fa44da7b2b6bf198b6849
tree9ec5701ea37ce6ed293c6972a7a992754de64b1f
parent3905204bb04fed80e092304e11decfdd62668774
check in snipmate 0.83
25 files changed:
.vim/after/plugin/snipMate.vim [new file with mode: 0644]
.vim/autoload/snipMate.vim [new file with mode: 0644]
.vim/doc/snipMate.txt [new file with mode: 0644]
.vim/ftplugin/html_snip_helper.vim [new file with mode: 0644]
.vim/plugin/snipMate.vim [new file with mode: 0644]
.vim/snippets/_.snippets [new file with mode: 0644]
.vim/snippets/autoit.snippets [new file with mode: 0644]
.vim/snippets/c.snippets [new file with mode: 0644]
.vim/snippets/cpp.snippets [new file with mode: 0644]
.vim/snippets/html.snippets [new file with mode: 0644]
.vim/snippets/java.snippets [new file with mode: 0644]
.vim/snippets/javascript.snippets [new file with mode: 0644]
.vim/snippets/mako.snippets [new file with mode: 0644]
.vim/snippets/objc.snippets [new file with mode: 0644]
.vim/snippets/perl.snippets [new file with mode: 0644]
.vim/snippets/php.snippets [new file with mode: 0644]
.vim/snippets/python.snippets [new file with mode: 0644]
.vim/snippets/ruby.snippets [new file with mode: 0644]
.vim/snippets/sh.snippets [new file with mode: 0644]
.vim/snippets/snippet.snippets [new file with mode: 0644]
.vim/snippets/tcl.snippets [new file with mode: 0644]
.vim/snippets/tex.snippets [new file with mode: 0644]
.vim/snippets/vim.snippets [new file with mode: 0644]
.vim/snippets/zsh.snippets [new file with mode: 0644]
.vim/syntax/snippet.vim [new file with mode: 0644]