micro/runtime
Zachary Yedidia aa8944304b Add statusline option
Fixes #105
2016-05-15 13:44:07 -04:00
..
colorschemes Change selection color in solarized colorscheme 2016-04-30 15:32:33 -04:00
help Add statusline option 2016-05-15 13:44:07 -04:00
plugins Simplify IsDirty check 2016-05-14 12:04:13 -04:00
syntax Add R syntax file 2016-05-02 15:01:46 -04:00
README.md Update readme 2016-04-18 14:04:42 -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 in in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.