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

Merge pull request #11 from gwrtheyrn/max_line_length
authorVincent Driessen <vincent@3rdcloud.com>
Fri, 13 Jul 2012 13:19:31 +0000 (06:19 -0700)
committerVincent Driessen <vincent@3rdcloud.com>
Fri, 13 Jul 2012 13:19:31 +0000 (06:19 -0700)
commitca1dc6d3ef003f7e44eec46231779cb18009c88d
tree54d3b0c3f54637bacfb8c1d14406af82ff3f06af
parent3b154262d17fa1430919c60c22af8b33dde7ab03
parent111a34f1c1abc408e26898a214e852d3a3a81560
Merge pull request #11 from gwrtheyrn/max_line_length

Configuration variable for max-line-length. Nice addition, thanks!