micro/runtime
Zachary Yedidia d78fe81e21 line_array insert for eofnewline and make default
Makes the `eofnewline` option enabled by default.

Fixes #1525
2020-02-24 22:31:05 -05:00
..
colorschemes Improve one-dark colorscheme divider 2020-02-10 23:37:21 -05:00
help line_array insert for eofnewline and make default 2020-02-24 22:31:05 -05:00
plugins Go lint the current directory of file 2020-02-18 21:40:14 -05:00
syntax Syntax file change 2020-02-13 16:50:44 -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.