Add syntax highlighting for Solidity

This commit is contained in:
Nicolai
2016-12-06 21:52:37 +01:00
parent b0813f12e6
commit c35650e51a
3 changed files with 43 additions and 1 deletions

View File

@@ -36,7 +36,7 @@ You can also check out the website for Micro at https://micro-editor.github.io.
* Micro has a built-in plugin manager to automatically install, remove, and update all your plugins
* Persistent undo
* Automatic linting and error notifications
* Syntax highlighting (for over [75 languages](runtime/syntax)!)
* Syntax highlighting (for over [90 languages](runtime/syntax)!)
* Colorscheme support
* By default, micro comes with 16, 256, and true color themes.
* True color support (set the `MICRO_TRUECOLOR` env variable to 1 to enable it)