mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-21 22:54:45 +00:00
4 lines
283 B
Markdown
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.
|