micro/runtime
Fuji Haruka 07bfcc9747
Update javascript.yaml
Add statements `async` and `await`.

Its status is stage 3 Draft.
https://tc39.github.io/ecmascript-asyncawait/#async-function-definitions
But I think it's usefull to add, because Node.js >= v7.6 support it.
2017-11-06 20:52:28 +09:00
..
colorschemes Added Twilight color scheme 2017-08-13 14:47:43 +03:00
help Add a scroll bar option 2017-11-05 20:07:14 -05:00
plugins Merge branch 'master' into ft 2017-10-17 00:03:57 -04:00
syntax Update javascript.yaml 2017-11-06 20:52:28 +09: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.