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

Update URLs to reflect repository migration (Closes #651)

This commit is contained in:
Caleb Maclennan
2020-09-13 10:07:22 +03:00
parent e1c2c98922
commit 30fb229937
6 changed files with 12 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
Author: Jan Larres <jan@majutsushi.net>
Licence: Vim licence, see |license|
Homepage: http://majutsushi.github.com/tagbar/
Homepage: https://preservim.github.io/tagbar
Version: 2.7
==============================================================================
@@ -1067,7 +1067,7 @@ support package for the language. Some tips on how to write such a program are
given at the end of this section.
Before writing your own extension have a look at the wiki
(https://github.com/majutsushi/tagbar/wiki) or try googling for existing ones.
(https://github.com/preservim/tagbar/wiki) or try googling for existing ones.
If you do end up creating your own extension please consider adding it to the
wiki so that others can benefit from it, too.