micro/runtime
2017-03-27 20:53:08 -04:00
..
colorschemes Properly handle files that don't end with newlines 2017-03-27 13:15:00 -04:00
help Add support for skipping and remove need for lookbehind 2017-03-27 20:53:08 -04:00
plugins Replaced tmp directory with file directory 2017-02-26 02:21:19 -03:30
syntax Add support for skipping and remove need for lookbehind 2017-03-27 20:53:08 -04: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.