micro/runtime
Zachary Yedidia e8d8da1443 Refactor and clean up
This commit puts in place the ability for multiple views (splits).
This commit also removes the editor bindings so that all bindings can be
rebound by the user.
I also added some more comments

This fixes #109
2016-05-28 11:32:09 -04:00
..
colorschemes Rename indent-line to indent-char, change default value from | to 2016-05-17 18:09:49 +02:00
help Refactor and clean up 2016-05-28 11:32:09 -04:00
plugins Refactor and clean up 2016-05-28 11:32:09 -04:00
syntax Add colorscheme to makefile syntax file 2016-05-19 07:26:10 -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.