micro/runtime/README.md

5 lines
286 B
Markdown
Raw Normal View History

2016-03-22 22:17:11 +00:00
# Runtime files for Micro
This directory will be embedded in the Go binary for portability, but it may just as well be put in `ConfigDir`. If you would like to make your own colorschemes
and syntax files, you can put in in `ConfigDir/colorschemes` and `ConfigDir/syntax` respectively.