From 65ad69ac288eaa70b1469739ce6ea601ab852a2e Mon Sep 17 00:00:00 2001 From: Peter Odding Date: Sun, 6 Jun 2010 15:50:22 +0200 Subject: Fixed typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index fe5fe60..a660c84 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ syntax highlighting for [over 500 file types] [vim_support] (!) and Exuberant Ctags can generate tags for [over 40 file types] [ctags_support] as well... There's just one problem: You have to manually keep your tags files up-to-date -and this turns about to be a royal pain in the ass! So I set out to write a Vim +and this turns out to be a royal pain in the ass! So I set out to write a Vim plug-in that would do this boring work for me. When I finished the plug-in's basic functionality (one automatic command and a call to `system()`) I became interested in dynamic syntax highlighting, so I added that as well to see if it -- cgit v1.2.3