micro/runtime
Zachary Yedidia 4003586456 Merge pull request #253 from xDShot/patch-1
Update ini.micro
2016-08-31 08:36:54 -04:00
..
colorschemes Minor update to zenburn line number colors 2016-08-28 13:13:01 -04:00
help Update help to give quick instructions on quitting and saving 2016-08-30 21:29:41 -04:00
plugins Fix problem with linter.onSave calling view.Save 2016-08-30 19:38:45 -04:00
syntax Merge pull request #253 from xDShot/patch-1 2016-08-31 08:36:54 -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.