mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-21 16:27:12 +09:00
@@ -1,4 +1,4 @@
|
||||
# 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.
|
||||
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
|
||||
and syntax files, you can put in in `ConfigDir/colorschemes` and `ConfigDir/syntax` respectively.
|
||||
|
||||
Reference in New Issue
Block a user