]> 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 #138 from ambv/star-expr
authorZsolt Dollenstein <zsol.zsol@gmail.com>
Tue, 17 Apr 2018 19:52:17 +0000 (20:52 +0100)
committerGitHub <noreply@github.com>
Tue, 17 Apr 2018 19:52:17 +0000 (20:52 +0100)
commit05070444741834a11d48f2cbfd0600f4c4d60e9d
treebdb519c20f53a3b62c9a6fced052abfdfae14827
parenta764f1bb3b459ee6f2e752e3d67793b119a2144a
parent68cc9786d3db15339b9748582e43876392fd4122
Merge pull request #138 from ambv/star-expr

Parse complex expressions in parameters after * and **