]> git.lizzy.rs Git - micro.git/blob - runtime/README.md
Use XDG_CONFIG_HOME for configuration directory
[micro.git] / runtime / README.md
1 # Runtime files for Micro
2
3 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
4 and syntax files, you can put in in `ConfigDir/colorschemes` and `ConfigDir/syntax` respectively.