Add a configuration header.

This commit is contained in:
Scott Olsen
2018-10-22 15:17:38 -04:00
parent d6012fe996
commit c74710e89b

View File

@@ -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`: