Fix broken link in readme TOC (#1131)

The `Respecting .gitignore` link pointed to a section of the readme which no longer exists.
This commit is contained in:
Justin Toniazzo 2017-11-08 09:54:46 -05:00 committed by Junegunn Choi
parent a6d2ab3360
commit 8068c975c2

View File

@ -51,7 +51,7 @@ Table of Contents
* [Executing external programs](#executing-external-programs)
* [Preview window](#preview-window)
* [Tips](#tips)
* [Respecting .gitignore, <code>.hgignore</code>, and <code>svn:ignore</code>](#respecting-gitignore-hgignore-and-svnignore)
* [Respecting .gitignore](#respecting-gitignore)
* [git ls-tree for fast traversal](#git-ls-tree-for-fast-traversal)
* [Fish shell](#fish-shell)
* [<a href="LICENSE">License</a>](#license)