mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-19 07:20:27 +00: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 |
||
|---|---|---|
| .. | ||
| colorschemes | ||
| help | ||
| plugins | ||
| syntax | ||
| README.md | ||
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.