mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-20 14:00:23 +09:00
* Add enum keyword to PHP (8.1) syntax * Specify only keywords that are valid as type declarations as PHP types boolean, integer and resource are not valid type name. * Add match keyword to PHP (8.2) syntax
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.