1
0
mirror of https://github.com/gryf/tagbar.git synced 2025-12-17 11:30:28 +01:00

Fix requirement for ctags version

This commit is contained in:
Jan Larres
2011-02-18 01:04:27 +13:00
parent 300cd343ba
commit d0b88b1f78

View File

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