From 2a8775c21d10b1aa723bbf3a63e16b355c35aa59 Mon Sep 17 00:00:00 2001 From: Felix Wolfsteller Date: Thu, 7 Jul 2022 17:47:48 +0200 Subject: [PATCH] update link to tagbar fixes #1250 --- doc/vimwiki.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/vimwiki.txt b/doc/vimwiki.txt index d58aa70..2f3836f 100644 --- a/doc/vimwiki.txt +++ b/doc/vimwiki.txt @@ -2103,7 +2103,7 @@ If you want to keep the TOC up to date automatically, use the option Tagbar integration *vimwiki-tagbar* As an alternative to the Table of Contents, you can use the Tagbar plugin -(http://majutsushi.github.io/tagbar/) to show the headers of your wiki files +(https://preservim.github.io/tagbar/) to show the headers of your wiki files in a side pane. Download the Python script from https://raw.githubusercontent.com/vimwiki/utils/master/vwtags.py and follow