micro/runtime
JT Olds ea6a87d41a allow optionally brace matching with the closing brace to the left of the cursor
this behavior, while slightly less obvious, allows for observing what brace you
just closed. as you write closing braces, the brace you closed gets highlighted
2018-02-27 18:53:04 -07:00
..
colorschemes Add railscast colorscheme 2018-01-07 21:02:24 -05:00
help allow optionally brace matching with the closing brace to the left of the cursor 2018-02-27 18:53:04 -07:00
plugins Remove duplicate utf8 code 2018-01-08 16:38:59 -05:00
syntax Update julia.yaml 2018-02-07 17:43:43 -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.