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

Add basic usage in table of contents
authorHiroshi Shirosaki <h.shirosaki@gmail.com>
Mon, 30 Jul 2018 00:45:20 +0000 (09:45 +0900)
committerHiroshi Shirosaki <h.shirosaki@gmail.com>
Mon, 30 Jul 2018 00:45:20 +0000 (09:45 +0900)
README.md

index 0a81bb31aad731c72932e6f0e33b9ee2093cb16c..982248e299a32b8aa4d6687ceb688e8b591e67f7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -5,6 +5,7 @@
 Syntax highlighting, matching rules and mappings for [the original Markdown](http://daringfireball.net/projects/markdown/) and extensions.
 
 1. [Installation](#installation)
+1. [Basic usage](#basic-usage)
 1. [Options](#options)
 1. [Mappings](#mappings)
 1. [Commands](#commands)