mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-06 23:20:18 +09:00
The python3 syntax had "filename" instead of "filetype" as the header. This commit also makes standard py extensions use the python3 highlighting and requires .py2 or a python2 env to use python2 highlighting because python3 is the standard python now. Fixes #1592
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.