micro/runtime/README.md

5 lines
283 B
Markdown
Raw Normal View History

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