Update syntax readme and docs

This commit is contained in:
Zachary Yedidia
2017-03-26 18:58:08 -04:00
parent 1350deae56
commit 4cda7e2d92
3 changed files with 105 additions and 30 deletions

View File

@@ -1,5 +1,5 @@
# Runtime files for Micro
This directory will be embedded in the Go binary for portability, but it may just as well be put in `~/.config/micro`. If you would like to make your own colorschemes
and syntax files, you can put in in `~/.config/micro/colorschemes` and `~/.config/micro/syntax` respectively.
and syntax files, you can put them in `~/.config/micro/colorschemes` and `~/.config/micro/syntax` respectively.