mirror of
https://github.com/Hopiu/micro.git
synced 2026-04-17 21:01:01 +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 |
||
|---|---|---|
| .. | ||
| autosave.go | ||
| colorscheme.go | ||
| colorscheme_test.go | ||
| config.go | ||
| globals.go | ||
| plugin.go | ||
| plugin_installer.go | ||
| plugin_installer_test.go | ||
| plugin_manager.go | ||
| rtfiles.go | ||
| rtfiles_test.go | ||
| runtime.go | ||
| settings.go | ||