packages feed

docvim-0.3.1.2: tests/fixtures/markdown/headings.vim

""
" @plugin foo We need this because otherwise we don't get link targets
"
" # A heading
"
" ## A subheading
"
" # An overlength heading when I really should have chose something shorter
"
" Note that in order for that last one to be shown as a heading in Vim, we can't
" allow the usual hard-wrapping rules to apply.