mirror of
https://github.com/Hopiu/micro.git
synced 2026-03-17 06:20:28 +00:00
constants: sort by name, and __file__, remove __import__ functions: add next, help, __import__ separate types (like int and str) from builtin functions separate and comment out methods/attrs of standard library (why hightlight?) comment out NonSenseTypes like IntType, they are never used in code magic methods: add __dict__ exec and map are functions, not keyword remove trailing spaces |
||
|---|---|---|
| .. | ||
| 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 in in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.