micro/runtime
Zachary Yedidia 905d4d7020 Make monokai the default colorscheme
Monokai is a better default colorscheme because it has a better 16
color approximation than zenburn. On 16 color terminals, it looks like
zenburn is not syntax highlighting anything.
2016-10-11 09:09:56 -04:00
..
colorschemes Make monokai the default colorscheme 2016-10-11 09:09:56 -04:00
help Update docs and readme 2016-10-06 20:36:37 -04:00
plugins Make linter a default plugin once again 2016-10-06 20:28:10 -04:00
syntax Update yaml header 2016-09-16 15:22:38 -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.