]> 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 unit tests and travis support.
authorCiro Santilli <ciro.santilli@gmail.com>
Sun, 7 Sep 2014 15:54:58 +0000 (17:54 +0200)
committerCiro Santilli <ciro.santilli@gmail.com>
Wed, 17 Sep 2014 19:49:57 +0000 (21:49 +0200)
commit4b8f631148d5ed7830cc34a7aa91ef71ea253f84
treece76bc31edbda7c3332e91db9da20ee03b137419
parent9a6fa81456fca97d9bedbd9bcb655048c2540459
Add unit tests and travis support.
.travis.yml [new file with mode: 0644]
CONTRIBUTING.md
README.md
test/README.md [new file with mode: 0644]
test/run-tests.sh [new file with mode: 0755]
test/syntax.vader [new file with mode: 0644]
test/vimrc [new file with mode: 0644]