micro/runtime
USAMI Kenta efa24f5a8d Add PHP Keywords
- trait (PHP 5.5)
- iterable (PHP 7.1)
- void (PHP 7.1)

see https://github.com/ejmr/php-mode/pull/317
2016-09-06 18:25:08 +09:00
..
colorschemes Add "bubblegum" light colorscheme 2016-08-31 14:21:46 -04:00
help Merge pull request #283 from boombuler/autocompleteplugin 2016-09-05 10:29:51 -04:00
plugins Fix problem with linter.onSave calling view.Save 2016-08-30 19:38:45 -04:00
syntax Add PHP Keywords 2016-09-06 18:25:08 +09:00
README.md Update readme 2016-04-18 14:04:42 -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 in in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.