micro/runtime
Zachary Yedidia a4ae7a1e11 More command binding
Now can bind editable commands with `command-edit:`

Ref #974
2018-01-02 15:15:28 -05:00
..
colorschemes Move incomplete colorschemes and improve cd 2017-11-23 15:57:17 -05:00
help More command binding 2018-01-02 15:15:28 -05:00
plugins stop version error when updating and option to disable builtin plugin. (#939) 2017-12-03 12:41:22 -05:00
syntax Add some Lua syntax (#962) 2017-12-31 00:37:11 -05: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.