From ea6efd67beffd43251f155cf948f400e0333e714 Mon Sep 17 00:00:00 2001 From: Peter Odding Date: Thu, 24 Feb 2011 20:26:21 +0100 Subject: Added caveat about Cygwin, updated to-do list --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 9dbd7f2..863b362 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,10 @@ In my case the solution was to move most of the tags from `/usr/include/` over t Once you've executed the above command, Vim will automatically look for a file named `.tags` in the directory of the current file. Because of the `;` Vim also recurses upwards so that you can nest files arbitrarily deep under your project directories. +### The plug-in doesn't seem to work in [Cygwin](http://en.wikipedia.org/wiki/Cygwin) + +If you want to use the plug-in with Vim under Cygwin, you need to have the Cygwin version of Ctags installed instead of the Windows version (thanks to Alex Zuroff for reporting this!). + ## Contact If you have questions, bug reports, suggestions, etc. the author can be contacted at . The latest version is available at and . If you like this plug-in please vote for it on [Vim Online](http://www.vim.org/scripts/script.php?script_id=3114). -- cgit v1.2.3