mirror of
https://github.com/tpope/vim-markdown.git
synced 2025-11-19 07:13:41 -05:00
Add a configuration header.
This commit is contained in:
@@ -11,6 +11,8 @@ installing from this repository, add the following to your vimrc:
|
|||||||
|
|
||||||
autocmd BufNewFile,BufReadPost *.md set filetype=markdown
|
autocmd BufNewFile,BufReadPost *.md set filetype=markdown
|
||||||
|
|
||||||
|
## Configuration
|
||||||
|
|
||||||
To enable fenced code block syntax highlighting in your markdown
|
To enable fenced code block syntax highlighting in your markdown
|
||||||
documents, add the following to your `.vimrc`:
|
documents, add the following to your `.vimrc`:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user