From 17730597568428785959a59906b706ba50835146 Mon Sep 17 00:00:00 2001 From: Jan Larres Date: Sun, 5 Apr 2015 18:55:59 +1200 Subject: [PATCH] Mention :messages command in troubleshooting section --- doc/tagbar.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/tagbar.txt b/doc/tagbar.txt index cf100ea..33fef91 100644 --- a/doc/tagbar.txt +++ b/doc/tagbar.txt @@ -1238,6 +1238,10 @@ ctags manually execute the following command in a terminal: If you set the |g:tagbar_ctags_bin| variable you probably have to use the same value here instead of simply "ctags". +If something more fundamental isn't working right then try running the +|:messages| command to see if Tagbar printed any error messages that might +have been missed. + If the bug does seem to be in Tagbar then you can use Tagbar's debug mode to try to find the source of the problem. Usually you would use it like this: