Skip to content
yousefhadder edited this page Mar 8, 2026 · 7 revisions

markdown-plus.nvim

Note

v2.0 has breaking changes. Read the migration guide first: 9. v2.0 Migration Guide.

📚 Documentation

Get started quickly with your favorite package manager (lazy.nvim, packer, etc.) or manual installation.

Breaking changes, keymap migration, and a full list of v2.0 additions.

Explore the full capabilities of the plugin, including new v2.0 modules and workflows.

Configure feature flags, keymaps, filetypes, and module-specific behavior.

Practical examples and workflows for everyday markdown editing.

A complete reference of all default keybindings for Normal, Insert, and Visual modes.

How to disable defaults and map <Plug> actions your own way.

Guidelines for contributing code, reporting bugs, and suggesting features.

Solutions to common issues and health-check guidance.

Why markdown-plus.nvim?

  • Zero Dependencies: No external runtime dependencies required.
  • Universal Compatibility: Works with any filetype, not just markdown.
  • Battle-Tested: High test coverage and CI validation.
  • Modern Features: Brings Typora/Obsidian-style workflows to Neovim.

Clone this wiki locally