mirror of
https://github.com/preservim/tagbar.git
synced 2025-02-14 21:42:46 +08:00
parent
5dd1102552
commit
f8e8f8cfb4
|
@ -1026,7 +1026,8 @@ function! tagbar#types#uctags#init(supported_types) abort
|
|||
\ {'short' : 'b', 'long' : 'subsubsections', 'fold' : 0, 'stl' : 1},
|
||||
\ {'short' : 'P', 'long' : 'paragraphs', 'fold' : 0, 'stl' : 0},
|
||||
\ {'short' : 'G', 'long' : 'subparagraphs', 'fold' : 0, 'stl' : 0},
|
||||
\ {'short' : 'l', 'long' : 'labels', 'fold' : 0, 'stl' : 0}
|
||||
\ {'short' : 'l', 'long' : 'labels', 'fold' : 0, 'stl' : 0},
|
||||
\ {'short' : 'f', 'long' : 'frames', 'fold' : 0, 'stl' : 1}
|
||||
\ ]
|
||||
let type_tex.sro = '""'
|
||||
let type_tex.kind2scope = {
|
||||
|
|
Loading…
Reference in New Issue
Block a user