Skip to content

Good enough syntax highlight for MDX in Neovim using Treesitter

Notifications You must be signed in to change notification settings

davidmh/mdx.nvim

Repository files navigation

mdx.nvim

Good enough syntax highlight for MDX in Neovim using Treesitter.

Highlight support for mdx based in the post written by Phelipe Teles.

Installation

With lazy.nvim:

{
  "davidmh/mdx.nvim",
  config = true,
  dependencies = {"nvim-treesitter/nvim-treesitter"}
}

About

Good enough syntax highlight for MDX in Neovim using Treesitter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published