{"repo":"preservim/vim-markdown","free":true,"listed":false,"github":"https://github.com/preservim/vim-markdown","clone":"git clone https://github.com/preservim/vim-markdown.git","description":"Markdown Vim Mode","language":"Vim Script","stars":4815,"topics":["markdown","syntax-highlighting","vim"],"license":null,"category":"productivity","readme_excerpt":"Vim Markdown Syntax highlighting, matching rules and mappings for the original Markdown and extensions. 1. Installation 1. Basic usage 1. Options 1. Mappings 1. Commands 1. Credits 1. License Installation If you use Vundle, add the following lines to your /.vimrc : The tabular plugin must come before vim-markdown . Then run inside Vim: If you use Pathogen, do this: To install without Pathogen using the Debian vim-addon-manager, do this: If you are using a package manager with semver support (like lazy.nvim) make sure you are following the master branch (see https://github.com/preservim/vim-markdown/issues/616). If you are not using any package manager, download the tarball and do this: Basic usage Folding Folding is enabled for headers by default. The following commands are useful to open and close folds: - zr : reduces fold level throughout the buffer - zR : opens all folds - zm : increases fold level throughout the buffer - zM : folds everything all the way - za : toggle a fold your cursor is on - zA : toggle a fold your cursor is on recursively - zo : open a fold your cursor is on - zO : open a fold your cursor is on recursively - zc : close a fold your cursor is on - zC : close a fold your cursor is on recursively Options are available to disable folding or change folding style. Try :help fold-expr and :help fold-commands for details. Concealing Concealing is set for some syntax such as bold, italic, code block and link. Concealing lets you conceal text with other text. T","default_branch":null,"files":null,"tree":[],"storefront":"/r/preservim","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/preservim/vim-markdown/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}