micro/runtime
Koki Fushimi 26930ca81f
Better Julia syntax. (#1567)
* Fix regex syntax and change to match one or more spaces.

* Add constant `nothing` and `missing`.

* Add Inf and NaN to constant numbers.
2020-03-24 10:59:48 -04:00
..
colorschemes Add color schemes dukeubuntu-tc, dukedark-tc and dukelight-tc (#1547) 2020-03-07 22:07:43 -05:00
help line_array insert for eofnewline and make default 2020-02-24 22:31:05 -05:00
plugins Add elm as a default comment type in the comment plugin. (#1586) 2020-03-24 10:56:50 -04:00
syntax Better Julia syntax. (#1567) 2020-03-24 10:59:48 -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.