Files
zyedidia.micro/cmd/micro
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
..
2016-05-30 13:38:50 -04:00
2016-05-29 11:02:56 -04:00
2016-05-29 11:02:56 -04:00
2016-05-28 17:29:49 -04:00
2016-05-30 13:38:50 -04:00