mirror of
https://github.com/gryf/tagbar.git
synced 2025-12-18 03:50:26 +01:00
Rename types autoload directory
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
" Type definitions for standard Exuberant Ctags
|
||||
|
||||
function! tagbar#typedefs#ctags#init(supported_types) abort
|
||||
function! tagbar#types#ctags#init(supported_types) abort
|
||||
let types = {}
|
||||
|
||||
" Ant {{{1
|
||||
@@ -1,6 +1,6 @@
|
||||
" Type definitions for Universal Ctags
|
||||
|
||||
function! tagbar#typedefs#uctags#init(supported_types) abort
|
||||
function! tagbar#types#uctags#init(supported_types) abort
|
||||
let types = {}
|
||||
|
||||
" Ant {{{1
|
||||
Reference in New Issue
Block a user