socketsupply / union-app-studio

Like Codepen, but for native apps!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim keybinding support

tomarrell opened this issue · comments

Would be awesome to be able to support basic Vim keybindings.

An alternative would be to allow manually modifying keybindings for certain actions.

It looks as though the editor library you're using supports Vim keybindings. This looks to be the case of allowing a configuration option to change between binding modes.

https://codemirror.net/demo/vim.html

I'm a vim user, also this would be trivial to add. Perhaps an item under the Options menu.

Please see #37

Thanks to @blogscot this is in 40661a0!