tagbar-typst 为 typst 文件生成 ctags. 该插件是 lvht/tagbar-markdown 的一个 fork.
实际上就是修改了下变量名.
Plug 'majutsushi/tagbar'
Plug 'Corona09/tagbar-typst'
确保安装了 php, 并且 bin/typst_ctags
拥有可执行权限.
Enjoy :)
瞎写的Typst 高亮插件:
tagbar-typst 为 typst 文件生成 ctags. 该插件是 lvht/tagbar-markdown 的一个 fork.
实际上就是修改了下变量名.
Plug 'majutsushi/tagbar'
Plug 'Corona09/tagbar-typst'
确保安装了 php, 并且 bin/typst_ctags
拥有可执行权限.
Enjoy :)
瞎写的Typst 高亮插件: