micro/runtime
DanielPower f7560c3311 Add gruvbox truecolor colorscheme (#530)
* Add gruvbox truecolor colorscheme

* Fixed typo in gruvbox-tv, added operator type in colorschemes

* Added operator type to all default themes

* Changed operator to symbol

* changed operator to symbol due to name conflict

* Removed unused 'operator' field. Fixed gutter-error color

* Restored the statement group and removed operator
2017-01-20 14:32:34 -05:00
..
colorschemes Add gruvbox truecolor colorscheme (#530) 2017-01-20 14:32:34 -05:00
help Add gruvbox truecolor colorscheme (#530) 2017-01-20 14:32:34 -05:00
plugins Adding additional Python and Objective-C linting (#524) 2017-01-17 16:34:11 -05:00
syntax Add gruvbox truecolor colorscheme (#530) 2017-01-20 14:32:34 -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.