Mentioned how to get syntax highlighting in Vim and Sublime Text.
h3rald h3rald@h3rald.com
Sun, 20 May 2018 12:28:54 +0200
1 files changed,
5 insertions(+),
0 deletions(-)
jump to
M
site/contents/download.md
→
site/contents/download.md
@@ -80,3 +80,8 @@
> %min-terminal% > > [$](class:prompt) cat myfile.min | min + +## Syntax Highlighting + +* If you are using [Vim](https://www.vim.org), a [min.vim](https://github.com/h3rald/min/blob/master/min.vim) syntax definition file is available in the min repo. +* If you are using [Sublime Text 3](https://www.sublimetext.com/3), Rafael Carrasco created a min syntax definition file that is available [here](https://github.com/rscarrasco/min-sublime-syntax).