mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-16 22:07:09 +09:00
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.
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.