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

Revert "Improve s:find_start_of_multiline_statement: only look for round parens"...
authorDaniel Hahler <github@thequod.de>
Fri, 17 Nov 2017 13:58:22 +0000 (14:58 +0100)
committerGitHub <noreply@github.com>
Fri, 17 Nov 2017 13:58:22 +0000 (14:58 +0100)
commit5f4184fb1200b329e810c1e4c866c86fdf44c135
tree62a7dfe6a37b05f7a021690324822cbeeaf5135a
parent797b82cd408510d4eb41e5baf1f771795dcc9762
Revert "Improve s:find_start_of_multiline_statement: only look for round parens" (#95)

This reverts commit 922268fbd89a49991b5b5b73e969f8daa8a10263.

Add a regression test.

Conflicts:
indent/python.vim
indent/python.vim
spec/indent/indent_spec.rb