sponsor Vim development Vim logo Vim Book Ad

vim-markdown-plus : Enhanced Markdown editing for Vim

 script karma  Rating 4/1, Downloaded by 119  Comments, bugs, improvements  Vim wiki

created by
Wei Chen
 
script type
ftplugin
 
description

# vim-markdown-plus

**Enhanced Markdown editing for Vim.**

* https://github.com/VimWei/vim-markdown-plus


This plugin complements [vim-markdown](https://github.com/tpope/vim-markdown) and [wiki.vim](https://github.com/lervag/wiki.vim), providing advanced Markdown editing features. It is designed for seamless integration and a consistent, efficient workflow.

## Features
- Work alongside tpope/vim-markdown and lervag/wiki.vim
- Smart toggling Bold, Italic, Strike and inline Code
- Smart toggling markdown URL Link, Image Link and custom File Link
- Smart toggling Todo checkbox markers to reflect task status
- Smart toggling Code Block and Quote Block
- Smart toggling gq format
- Smart list symbol conversion and deletion
- Syntax: Conceal markdown link and fix todo list checkbox

## Quick Guide

For detailed usage, all mappings, and advanced features, please see the in-plugin documentation:

:help markdown-plus

 
install details

* With vim-plug:

Plug 'VimWei/vim-markdown-plus'

* Or with Vim built-in packages:

mkdir -p ~/.vim/pack/markdown/start
cd ~/.vim/pack/markdown/start
git clone https://github.com/VimWei/vim-markdown-plus.git
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-markdown-plus-0.5.zip 0.5 2025-07-26 9.0 Wei Chen Initial upload
ip used for rating: 216.73.216.46

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github