mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-06 15:10:27 +09:00
* Update commands.md removed question marks since they're not meant to be typed and their meaning is equivocal * Update commands.md added brackets around optional arguments, and added 'key' placeholder indicating a required argument for 'showkey' * Update commands.md added single quotes inside of bracketed optional params (though I feel they should be reserved for shell escaping, and italics should be used for replacing text of arguments. I also added brackets (and quotes) around the `exec` parameter for `term`, although I'm not really sure if that's right because this command doesn't work on my system.
Runtime files for Micro
This directory will be embedded in the Go binary for portability, but it may just as well be put in ~/.config/micro. If you would like to make your own colorschemes
and syntax files, you can put them in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.