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

tests: remove nil from hang-closing tests (#105)
authorDaniel Hahler <github@thequod.de>
Tue, 17 Jul 2018 22:37:40 +0000 (00:37 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Jul 2018 22:37:40 +0000 (00:37 +0200)
commitef1c1d0655423021f60d85baa4d4cb36f862b01e
treea2ee6f24423a0600a4cc7e9caae3a3c12852b7f9
parent7e2f5ac3af42b33d162fb6831d26a23b54338eb2
tests: remove nil from hang-closing tests (#105)

There is not much value in running all tests with it to see that the
default is used.
spec/indent/indent_spec.rb
spec/spec_helper.rb