micro/runtime
sum01 8629357c70
Remove weird ignore on git-commit
It was needlessly highlighting everything that wasn't a comment.

Adds keyword detection for Github-esque issue-closing syntax.
Adds missing 'd' and 'drop' highlighting in git-rebase-todo
2018-01-05 03:41:50 -05:00
..
colorschemes Move incomplete colorschemes and improve cd 2017-11-23 15:57:17 -05:00
help Update colorscheme list in docs 2018-01-02 22:46:24 -05:00
plugins stop version error when updating and option to disable builtin plugin. (#939) 2017-12-03 12:41:22 -05:00
syntax Remove weird ignore on git-commit 2018-01-05 03:41:50 -05:00
README.md Update syntax readme and docs 2017-03-26 18:58:08 -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 them in ~/.config/micro/colorschemes and ~/.config/micro/syntax respectively.