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

Indent next line if prev line is empty (+tests) (#88)
authorIvan Smirnov <aldanor@users.noreply.github.com>
Mon, 21 Aug 2017 15:59:17 +0000 (16:59 +0100)
committerDaniel Hahler <github@thequod.de>
Mon, 21 Aug 2017 15:59:17 +0000 (17:59 +0200)
commite0be8bfc4ff68e6eb26662fe3a1881cba225a44e
tree9004130a4cc53b3e0e1ec64666e57459317ee987
parent90e00b6189ace2b85192d74ce40929fe9d665062
Indent next line if prev line is empty (+tests) (#88)
indent/python.vim
spec/indent/indent_spec.rb