]> 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 empty lines inside blocks (#81)
authorIvan Smirnov <aldanor@users.noreply.github.com>
Sat, 29 Jul 2017 13:09:18 +0000 (14:09 +0100)
committerDaniel Hahler <github@thequod.de>
Sat, 29 Jul 2017 13:09:18 +0000 (15:09 +0200)
commit222fbda19d59ba0124aedade5a3ee4a10fb90a93
treeea8b6f75979b3edd3f951fab5b114a2fb3607ecf
parentd2e98dbde5ea28dbc87e5d14092a47f0e886898e
Indent empty lines inside blocks (#81)
indent/python.vim
spec/indent/indent_spec.rb