/tagbar-markdown.vim

transfer to https://github.com/tenfyzhong/tagbar-ext.vim

Primary LanguagePythonMIT LicenseMIT

tagbar-markdown.vim

Markdown for tagbar.

Install

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

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