Table of contents/jumping between markdown headings?

This page summarizes the projects mentioned and recommended in the original post on /r/vim

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • vim-markdown

    Markdown Vim Mode

  • Jumping between headers is provided by vim-markdown. It works for the most part but hasn't been updated in a while

  • vim-pandoc

    pandoc integration and utilities for vim

  • I'm trying to cut back on some plugins that I'm not really getting that much out of and clean up my vimrc because it was getting a little bloated. Does anyone know if there is a good way to have a pop-up table of contents in a markdown document for jumping around a document like there is in 'vim-pandoc' (https://github.com/vim-pandoc/vim-pandoc.git) without all the other stuff in that plugin? I suppose I can just use marks but I really liked that one feature. Thanks!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • tagbar

    Vim plugin that displays tags in a window, ordered by scope

  • I use both voom and tagbar for this. Voom provides some basic outlining features and supports markdown out of the box. Tagbar is a general tag-viewer (see its wiki for improving markdown navigation: https://github.com/preservim/tagbar/wiki#markdown).

  • vista.vim

    :cactus: Viewer & Finder for LSP symbols and tags

  • I use vista.vim for outlining. It works on all kinds of filetypes, not just markdown.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts