micro/runtime
Serge Voilokov 8d373cde6e Add golang keywords (#1455)
* Add golang keywords

* Update runtime
2020-01-06 12:06:44 -05:00
..
colorschemes Minor highlighting fixes 2019-12-25 17:05:11 -05:00
help More doc updates 2020-01-06 00:01:49 -05:00
plugins Add "paste" option to enable aggressive pasting 2020-01-02 12:42:39 -05:00
syntax Add golang keywords (#1455) 2020-01-06 12:06:44 -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.