]> git.madduck.net Git - etc/vim.git/commitdiff

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:

Properly close the code block in README (#695)
authorJakub Kadlubiec <jakub.kadlubiec@skyscanner.net>
Wed, 6 Feb 2019 16:05:40 +0000 (17:05 +0100)
committerJelle Zijlstra <jelle.zijlstra@gmail.com>
Wed, 6 Feb 2019 16:05:40 +0000 (08:05 -0800)
README.md

index 9fe9203e8ab31942458015a125bd5b2ffe5c8a18..3052d631455f517b0b705723f9909f6d4d4fea16 100644 (file)
--- a/README.md
+++ b/README.md
@@ -590,6 +590,7 @@ exclude = '''
                      # the root of the project
 )
 '''
+```
 
 </details>