micro/runtime
Zachary Yedidia 2fcb40d5a9 Use new syntax highlighting engine from zyedidia/highlight
This changes all the syntax files in the runtime directory and also
changes how syntax highlighting is done from inside micro.
2017-02-26 11:14:35 -05:00
..
colorschemes Add gruvbox truecolor colorscheme (#530) 2017-01-20 14:32:34 -05:00
help Add tabswitch command 2017-02-26 10:52:14 -05:00
plugins Replaced tmp directory with file directory 2017-02-26 02:21:19 -03:30
syntax Use new syntax highlighting engine from zyedidia/highlight 2017-02-26 11:14:35 -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.