vim-markdown-plus : Enhanced Markdown editing for Vim
script karma |
Rating 4/1,
Downloaded by 29 |
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
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.23
|