micro/runtime
Zachary Yedidia 8570ff9a8c Remove autosave option
With the new backup option, the autosave option is no longer useful.
Since it never really worked well in the first place, it has been
removed.

Closes #1420
2019-12-26 14:35:48 -05:00
..
colorschemes Minor highlighting fixes 2019-12-25 17:05:11 -05:00
help Remove autosave option 2019-12-26 14:35:48 -05:00
plugins Lua prompt support and plugin improvements 2019-12-25 17:05:11 -05:00
syntax Update readme 2019-12-25 16:17:31 -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.