micro/runtime
Zachary Yedidia 7c2baa6086 Add default ftoptions plugin to override settings
The ftoptions plugin will override values in settings.json based
on language requirements (e.g. using tabs in makefiles).
2016-11-08 09:34:12 -05:00
..
colorschemes Make monokai the default colorscheme 2016-10-11 09:09:56 -04:00
help Merge 2016-10-28 20:34:38 -04:00
plugins Add default ftoptions plugin to override settings 2016-11-08 09:34:12 -05:00
syntax add python3 syntax highlighting (detect from header) 2016-10-28 21:01:44 +03:30
README.md Update readme 2016-04-18 14:04:42 -04:00

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.