micro/runtime
CaptainMcClellan 9f9b5def41 Added theming to the Vsplit divider. (#578)
* Added title setting (Requires tcell pull!) and optimized tab display.

* Changed tcell call to screen.

* Fixed bad reference for getting Buffer name.

* Themeable vsplit divider.

* Bugfix.
2017-03-03 11:48:51 -05:00
..
colorschemes Added theming to the Vsplit divider. (#578) 2017-03-03 11:48:51 -05:00
help Added theming to the Vsplit divider. (#578) 2017-03-03 11:48:51 -05:00
plugins Replaced tmp directory with file directory 2017-02-26 02:21:19 -03:30
syntax Legacy syntax overhaul 2 (#577) 2017-03-03 11:47:03 -05: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.