micro/runtime
Zachary Yedidia c2a2316c28
Merge pull request #1321 from zonuexe/add/php-fn-keyword
Add `fn` keyword (arrow function) added in PHP 7.4 to coloring
2020-02-09 00:17:41 -05:00
..
colorschemes Update colorschemes and add new ones 2020-01-31 15:05:55 -05:00
help Update third party licenses 2020-02-09 00:03:03 -05:00
plugins Use actual lua functions for callbacks instead of strings 2020-02-08 15:49:41 -05:00
syntax Merge pull request #1321 from zonuexe/add/php-fn-keyword 2020-02-09 00:17:41 -05: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.