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

tenfyzhong/tagbar-makefile.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tagbar-makefile.vim

makefile for tagbar

Install

I suggest you to use a plugin manager, such vim-plug or other.

Plug 'tenfyzhong/tagbar-makefile.vim'
  • Manual
git clone https://github.com/tenfyzhong/tagbar-makefile.vim.git ~/.vim/bundle/tagbar-makefile.vim
echo 'set rtp+=~/.vim/bundle/tagbar-makefile.vim'