mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 13:50:05 +08:00
.. | ||
ctags | ||
ftplugin | ||
LICENSE | ||
README.md |
tagbar-proto.vim
protobuf for tagbar
Install
I suggest you to use a plugin manager, such vim-plug or other.
Plug 'tenfyzhong/tagbar-proto.vim'
- Manual
git clone https://github.com/tenfyzhong/tagbar-proto.vim.git ~/.vim/bundle/tagbar-proto.vim
echo 'set rtp+=~/.vim/bundle/tagbar-proto.vim'