micro/runtime
sum01 7867d50d67
Fix micro file syntax
Some of the words were missing, so this adds those.
2017-12-30 12:13:52 -05:00
..
colorschemes Move incomplete colorschemes and improve cd 2017-11-23 15:57:17 -05:00
help Add support for setting local settings via filetype 2017-12-03 23:38:09 -05:00
plugins stop version error when updating and option to disable builtin plugin. (#939) 2017-12-03 12:41:22 -05:00
syntax Fix micro file syntax 2017-12-30 12:13:52 -05:00
README.md Update syntax readme and docs 2017-03-26 18:58:08 -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 them in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.