micro/runtime/README.md
2016-04-18 09:35:53 -04:00

4 lines
283 B
Markdown

# Runtime files for Micro
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.