mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-17 14:30:32 +00:00
* docs: Improve documentation `commands.md` - documented the `reopen` command - improved the documentation of the `reload` command `plugins.md` - added direct links to relevant external documentation pages - rewrote some sections - documented missing functions/callbacks - added a note about installing/managing plugins * Omit number of default plugins Co-authored-by: Jöran Karl <3951388+JoeKar@users.noreply.github.com> --------- Co-authored-by: Jöran Karl <3951388+JoeKar@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| colorschemes | ||
| help | ||
| plugins | ||
| syntax | ||
| README.md | ||
| runtime.go | ||
| runtime_test.go | ||
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.