micro/runtime
Zachary Yedidia f43a1b5ced
Merge pull request #1054 from jtolds/master
allow optional brace matching with the closing brace to the left of the cursor
2018-03-19 00:32:26 -04:00
..
colorschemes Add railscast colorscheme 2018-01-07 21:02:24 -05:00
help Merge pull request #1054 from jtolds/master 2018-03-19 00:32:26 -04:00
plugins Remove duplicate utf8 code 2018-01-08 16:38:59 -05:00
syntax Fix #1066 php syntax 2018-03-08 11:28:38 -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.