micro/runtime
Peder B. Sundt 11291e1406
Minor tweak to the railscast color scheme (#1834)
* Railscast: Change the color of operators to match keywords instead of identifiers

* Railscast: Add a color for `constant.specialChar`
2020-08-23 15:46:05 -04:00
..
colorschemes Minor tweak to the railscast color scheme (#1834) 2020-08-23 15:46:05 -04:00
help fix spelling (#1828) 2020-08-17 13:04:44 -04:00
plugins Add comment support for OCaml (#1776) 2020-07-15 14:13:44 -04:00
syntax Highlight static as keyword in Javascript files (#1824) 2020-08-14 16:56:55 -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.