micro/runtime
2016-09-16 11:02:10 -04:00
..
colorschemes Add colorcolumn option 2016-09-07 17:17:51 -04:00
help Allow plugins to add their own runtime files 2016-09-16 11:02:10 -04:00
plugins Fix pyflakes linter pattern 2016-09-14 12:54:31 -04:00
syntax Improve performance for xml and html files 2016-09-10 10:32:21 -04:00
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.