micro/runtime
djmnzp d953339a56 Added syntax highlighting for ATS (#1137)
* Added syntax highlighting for ATS

* Fixed "////" comment not working as intended
Added a hack to make it impossible to match the end of the comment

* Fixed typo, added '#' and '@' as symbols
2018-07-02 12:19:38 -04:00
..
colorschemes darcula: fix highlighted line and color column 2018-04-05 19:45:28 -06:00
help a few miscellaneous fixes and improvements (#1105) 2018-05-12 21:31:57 -04:00
plugins Remove duplicate utf8 code 2018-01-08 16:38:59 -05:00
syntax Added syntax highlighting for ATS (#1137) 2018-07-02 12:19:38 -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.