micro/runtime
Zachary Yedidia 539495d2f7 Add support for macros
Closes #270

CtrlU to toggle recording and CtrlJ to playback.
You can also rebind using the "ToggleMacro" and "PlayMacro"
actions.

Note that recursive macros are not yet supported.
2016-09-06 10:44:15 -04:00
..
colorschemes Add "bubblegum" light colorscheme 2016-08-31 14:21:46 -04:00
help Add support for macros 2016-09-06 10:44:15 -04:00
plugins Fix problem with linter.onSave calling view.Save 2016-08-30 19:38:45 -04:00
syntax Add PHP Keywords 2016-09-06 18:25:08 +09: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.