Skip to content

taoso/tagbar-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tagbar markdown extension

Intro

tagbar-markdown is a tagbar extension for markdown.

Screenshot

2017-02-01_1359x723

Install

Plug 'majutsushi/tagbar'
Plug 'lvht/tagbar-markdown'
  • Use dein.vim to lazy load plugin, and check the requirements.
call dein#add('', {'on_cmd' : 'TagbarToggle'})
call dein#add('', {'on_ft' : 'markdown', 'if' : executable('php')})

Please make sure php is in your $PATH and the bin/mdctags has execute permission.

execute ':MDAgenda' to insert content agenda in the current line.

Enjoy :)

About

vim-tagbar extension for markdown

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •