mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 22:27:13 +09:00
Embed runtime files in the go binary
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# Runtime files for Micro
|
||||
|
||||
The contents of this directory should be put in `~/.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.
|
||||
|
||||
Reference in New Issue
Block a user