micro/runtime
Zachary Yedidia 3777bcf295
Merge pull request #1386 from jncraton/docfix
Minor grammar fix addressing #1377
2019-12-30 14:28:46 -05:00
..
colorschemes Minor highlighting fixes 2019-12-25 17:05:11 -05:00
help Merge pull request #1386 from jncraton/docfix 2019-12-30 14:28:46 -05:00
plugins Fix formatting in plugin info.json 2019-12-29 00:03:21 -05:00
syntax Merge branch 'master' into patch-1 2019-12-30 14:24:27 -05:00
README.md Update syntax readme and docs 2017-03-26 18:58:08 -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 them in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.