micro/runtime
2016-07-13 21:03:16 +02:00
..
colorschemes Change default colorscheme to monokai 2016-07-05 18:34:51 -04:00
help Add documentation for splits 2016-07-09 11:40:46 -04:00
plugins Fix issue with autoclose plugin 2016-06-22 21:03:40 -04:00
syntax Changed Python syntax file to use Go's regex for matching string literals (which also works for empty strings) 2016-07-13 21:03:16 +02: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.