micro/runtime
Zachary Yedidia 5044ccf6bb Update keybinding docs
Also updates the pane type of `info` to `command` which is a more
descriptive name.
2020-09-06 17:38:23 -04:00
..
colorschemes Minor tweak to the railscast color scheme (#1834) 2020-08-23 15:46:05 -04:00
help Update keybinding docs 2020-09-06 17:38:23 -04:00
plugins Add comment support for OCaml (#1776) 2020-07-15 14:13:44 -04:00
syntax Add improvements to the python3 syntax definitions (#1833) 2020-08-23 15:46:27 -04:00
README.md Update syntax readme and docs 2017-03-26 18:58:08 -04:00

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.