mirror of
https://github.com/preservim/tagbar.git
synced 2025-02-13 11:03:59 +08:00
commit
6483a0edd1
|
@ -436,6 +436,7 @@ function! s:InitTypes() abort
|
|||
\ {'short' : 'f', 'long' : 'functions', 'fold' : 0, 'stl' : 1}
|
||||
\ ]
|
||||
let s:known_types.lisp = type_lisp
|
||||
let s:known_types.clojure = type_lisp
|
||||
" Lua {{{3
|
||||
let type_lua = s:TypeInfo.New()
|
||||
let type_lua.ctagstype = 'lua'
|
||||
|
|
Loading…
Reference in New Issue
Block a user