Next-best-thing to Treesitter for markdown?

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

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

    Markdown Vim Mode

  • "Modern" is up to the users interpretation. Personally for markdown I'm fine with just https://github.com/plasticboy/vim-markdown along with :set spell.

  • tree-sitter-markdown

    Markdown grammar for tree-sitter (by ikatyang)

  • parser_configs.markdown = { install_info = { url = "https://github.com/ikatyang/tree-sitter-markdown", files = { "src/parser.c", "src/scanner.cc" }, }, filetype = "markdown", }

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • vim-textobj-quote

    Use ‘curly’ quote characters in Vim

  • You could write a more reliable version of https://github.com/preservim/vim-textobj-quote ?

  • ignis-nvim

    This are my neovim configurations. https://github.com/max397574/omega-nvim is more up to date

  • it's a simple as this: https://github.com/max397574/NeovimConfig/commit/85e21af6c929f856b6e02cdbba2b3b26a3b5a5d5 (example from my config)

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