micro/runtime
Zachary Yedidia a274daeaaf
Merge pull request #998 from JoshuaRLi/select-line-action
Implemented SelectLine as an Action
2018-01-17 17:25:37 -05:00
..
colorschemes Add railscast colorscheme 2018-01-07 21:02:24 -05:00
help implemented select line as an Action 2018-01-16 17:27:15 -05:00
plugins Remove duplicate utf8 code 2018-01-08 16:38:59 -05:00
syntax Fix shebang js highlighting and js division 2018-01-17 17:19:03 -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.