mirror of
https://github.com/tpope/vim-markdown.git
synced 2025-11-18 14:53:40 -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
|
||||
|
||||
## Configuration
|
||||
|
||||
To enable fenced code block syntax highlighting in your markdown
|
||||
documents, add the following to your `.vimrc`:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user