Fixed filetype on fenced code block

This commit is contained in:
Reed Esau
2014-11-10 14:39:28 -07:00
parent 6357ed94dc
commit 626d3c0f7c

View File

@@ -133,7 +133,7 @@ NeoBundle 'reedes/vim-pencil'
Run the following in a terminal: Run the following in a terminal:
```vim ```bash
cd ~/.vim/bundle cd ~/.vim/bundle
git clone https://github.com/reedes/vim-pencil git clone https://github.com/reedes/vim-pencil
``` ```