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

@@ -3,7 +3,7 @@
" Description: List the current file's tags in a sidebar, ordered by class etc
" Author: Jan Larres <jan@majutsushi.net>
" Licence: Vim licence
" Website: http://majutsushi.github.com/tagbar/
" Website: https://preservim.github.io/tagbar
" Version: 2.7
" Note: This plugin was heavily inspired by the 'Taglist' plugin by
" Yegappan Lakshmanan and uses a small amount of code from it.