micro/runtime
Zachary Yedidia cd6389c49e Make CursorPageUp and CursorPageDown default
This commit also fixes the documentation for PageUp and PageDown.

See #149
2016-05-31 19:45:19 -04:00
..
colorschemes Rename indent-line to indent-char, change default value from | to 2016-05-17 18:09:49 +02:00
help Make CursorPageUp and CursorPageDown default 2016-05-31 19:45:19 -04:00
plugins Add support for user-created commands 2016-05-30 13:38:50 -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.