mirror of
https://github.com/zyedidia/micro.git
synced 2026-02-16 03:50:26 +09:00
Fixed regression: since merging keybindings branch, TryBindKey and UnbindKey and accordingly "bind" and "unbind" commands don't work (fail to unmarshal bindings.json). This is just a quick fixup to make TryBindKey and UnbindKey work again. They still work with "buffer" bindings only.