pselle/macvimspeak

Adding new bindings

Closed this issue · 2 comments

Hi,
I am wondering how can I add new key bindings?

Hi! Much delayed but this is probably what you're looking for: https://github.com/pselle/macvimspeak/blob/master/MacVimSpeak/KeyCode.swift. If you edit/recompile, you'll be able to add new key bindings.

Thanks @pselle