micro/runtime
sum01 cad43914b0
Html syntax fixes #1008
Note that there's a TODO with if/when 'limit-rules' are added.
Till that's added, any 'style' and 'script' blocks will be missing highlighting on their identifiers.
The actual contents (CSS or JS) will still work correctly though.
2018-02-05 23:13:57 -05:00
..
colorschemes Add railscast colorscheme 2018-01-07 21:02:24 -05:00
help Open at line syntax with filename:line:col 2018-02-02 13:57:30 -05:00
plugins Remove duplicate utf8 code 2018-01-08 16:38:59 -05:00
syntax Html syntax fixes #1008 2018-02-05 23:13:57 -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.