micro/runtime/plugins
Zachary Yedidia 7adcb13c08 Add support for user-created commands
Plugins can now create their own commands using the `MakeCommand`
function. Plugins can also now create their own keybindings with the
`BindKey` function. See the go plugin for an example of `MakeCommand`.
2016-05-30 13:38:50 -04:00
..
go Add support for user-created commands 2016-05-30 13:38:50 -04:00
linter Refactor and clean up 2016-05-28 11:32:09 -04:00