micro/runtime
Colin Hughes 00edf0207f
Added hybrid line numbers (#1690)
* Added hybrid line numbers

* Changed rulerhybrid to relativeruler, modified documentation accordingly.

* Reverted go.mod and go.sum
I don't know how they got changed but they are good now.

Co-authored-by: Colin Hughes <semilin@pop-os.localdomain>
2020-05-28 22:24:09 -04:00
..
colorschemes Tweak railscast colorscheme to better reflect original (#1297) 2020-05-28 11:50:35 -04:00
help Added hybrid line numbers (#1690) 2020-05-28 22:24:09 -04:00
plugins Expose CharacterCount to plugins 2020-05-20 18:04:00 -04:00
syntax Rewrite TOML syntax file (#1681) 2020-05-26 14:10:27 -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.