1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 22:40:04 +08:00
SpaceVim/bundle/tagbar-makefile.vim
2020-06-13 14:06:35 +08:00
..
ctags Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
ftplugin Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
LICENSE Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00
README.md Add bundle dir (#3542) 2020-06-13 14:06:35 +08:00

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'