micro/runtime
Zachary Yedidia 4972db4bf6 Merge
2016-08-31 11:16:58 -04:00
..
colorschemes Minor update to zenburn line number colors 2016-08-28 13:13:01 -04:00
help Add infobar option to disable the message line 2016-08-31 11:16:22 -04:00
plugins Fix problem with linter.onSave calling view.Save 2016-08-30 19:38:45 -04:00
syntax Fixed Micro & ASM syntax files 2016-08-31 17:50:09 +03: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.