micro/runtime
Zachary Yedidia 1e26aaed3c Merge pull request #209 from onodera-punpun/coloredline
Add colored current line number option
2016-08-16 22:03:07 -04:00
..
colorschemes Add colored current line number option 2016-08-15 22:35:40 +02:00
help Rebind Home and End to StartOfLine and EndOfLine 2016-08-16 10:55:04 -04:00
plugins Clean up go plugin 2016-08-16 13:52:42 -04:00
syntax To only use the colorscheme groups 2016-07-30 20:20:28 +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.