From d0b88b1f789a35359737f439c3b452e74655fde6 Mon Sep 17 00:00:00 2001 From: Jan Larres Date: Fri, 18 Feb 2011 01:04:27 +1300 Subject: [PATCH] Fix requirement for ctags version --- doc/tagbar.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tagbar.txt b/doc/tagbar.txt index 89d4f5c..5b91512 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -103,7 +103,7 @@ The following requirements have to be met in order to be able to use tagbar: - Vim 7.0 or higher. Older versions will not work since Tagbar uses data structures that were only introduced in Vim 7. - - Exuberant ctags 5.0 or higher. Ctags is the program that generates the + - Exuberant ctags 5.5 or higher. Ctags is the program that generates the tag information that Tagbar uses. It is shipped with most Linux distributions, otherwise it can be downloaded from the following website: