From 052bc7972b95ae8e04278f53f732abc215a55fdd Mon Sep 17 00:00:00 2001 From: Jan Larres Date: Sun, 22 Jul 2012 18:14:14 +1200 Subject: [PATCH] Correct latest stable ctags version for latex support --- doc/tagbar.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/tagbar.txt b/doc/tagbar.txt index e9649e0..26fb2bf 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -921,7 +921,7 @@ files. Note: As of 2012-05-05 the ctags development version contains an improved LaTeX parser that works better than the example configuration presented here. So if you are using a development build newer than that or a stable version -newer than 5.9 you should use the built-in support instead of this example. +newer than 5.8 you should use the built-in support instead of this example. Writing your own tag-generating program~ If you want to write your own program for generating tags then here are some