micro/runtime
Zachary Yedidia cc9dd00948 Add string group to syntax files
This commit adds the string group (constant.string) to valid strings
in all the syntax files that support colorschemes (see the readme in
the runtime/syntax directory).

Fixes #178
2016-06-25 19:20:13 -04:00
..
colorschemes Merge pull request #180 from Calinou/monokai-colorscheme 2016-06-23 08:29:24 -04:00
help Add new colorschemes to runtime 2016-06-23 08:39:26 -04:00
plugins Fix issue with autoclose plugin 2016-06-22 21:03:40 -04:00
syntax Add string group to syntax files 2016-06-25 19:20:13 -04: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.