micro/runtime
Zachary Yedidia 291b1d1efc Use shell to parse command when using JobStart
Also changed all occurrences of JobStart to JobSpawn in the linter
plugin.
2016-12-09 10:34:39 -05:00
..
colorschemes Add Crystal language support (#473) 2016-12-05 18:07:27 -05:00
help Use shell to parse command when using JobStart 2016-12-09 10:34:39 -05:00
plugins Use shell to parse command when using JobStart 2016-12-09 10:34:39 -05:00
syntax Merge pull request #478 from NicolaiSoeborg/master 2016-12-07 21:30:54 -05: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.