micro/runtime
Zachary Yedidia 423f4675d2 Add a scroll bar option
The option is `scrollbar` and is off by default. The scroll bar is
not interactive (you can't click and drag it) but this will likely
be fixed in the future.

Ref #869
2017-11-05 20:07:14 -05:00
..
colorschemes Added Twilight color scheme 2017-08-13 14:47:43 +03:00
help Add a scroll bar option 2017-11-05 20:07:14 -05:00
plugins Merge branch 'master' into ft 2017-10-17 00:03:57 -04:00
syntax Update Lua syntax (#893) 2017-10-21 00:10:46 -04: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.