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

Fix typo: s/it with/with
authorDaniel Hahler <git@thequod.de>
Sun, 3 Jul 2016 11:13:43 +0000 (13:13 +0200)
committerDaniel Hahler <git@thequod.de>
Sun, 3 Jul 2016 11:13:43 +0000 (13:13 +0200)
README.rst

index 379c0c37f068c991dcda41dcccdbb98772c3c83c..b9f07080779fb33d87e2ab1e5a81e00d692b82a5 100644 (file)
@@ -67,13 +67,13 @@ Therefore, if you want to use this version specifically, you’ll have to disabl
 License and Authorship
 ----------------------
 
-This script is based on one from vim’s official `script repo`_  that was *not* originally written by me.
+This script is based on one from Vim’s official `script repo`_  that was *not* originally written by me.
 Unfortunately the indentation was off by one character in one case and the script hasn’t been updated since 2005.
 
 Even more unfortunately, I wasn’t able to reach any of the original authors/maintainers:
 **David Bustos** and **Eric Mc Sween**.
 
-So I fixed the annoyance it with the help of `Steve Losh`_ and am putting it out here so you don’t have to patch the original yourself.
+So I fixed the annoyance with the help of `Steve Losh`_ and am putting it out here so you don’t have to patch the original yourself.
 The original patch is still available here_.
 
 Over the time a lot more improvements have been contributed_ by `generous people`_.