mirror of
https://github.com/amix/vimrc
synced 2024-12-20 17:03:09 +00:00
9 lines
224 B
YAML
9 lines
224 B
YAML
addon: markdown
|
|
description: "Markdown syntax highlighting"
|
|
files:
|
|
- ftdetect/markdown.vim
|
|
- ftplugin/markdown.vim
|
|
- syntax/markdown.vim
|
|
- after/ftplugin/markdown.vim
|
|
- indent/markdown.vim
|
|
- doc/vim-markdown.txt
|