Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

tenfyzhong/tagbar-proto.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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'