You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 26, 2020. It is now read-only.
Hi, thanks for your interest in my project! Unfortunately, I've been pretty busy so I haven't worked on it for a while.
It might be possible, but it's currently not a huge priority for me. From what I understand with the jk mapping, vim waits for about a second after you type a "j", and if you press a "k" during that time, it registers as an escape; otherwise, the "j" comes out as a normal letter. I don't know if that's even possible with LibreOffice Basic and the API, but it might be. It may be worth looking into if you're interested in it. A secondary (and more easily solvable) issue is how to allow user preferences, either from a custom vimrc or something else.
A user preferences vimrc type file would be really great. I doubt it could be nearly as full featured as a real .vimrc, but I really like the idea of users defining their own keybindings.
Thanks a lot for this amazing plugin (I've been waiting that for a long time).
Is it possible to map jk on Esc (very popular mapping in vimrc) ?
The text was updated successfully, but these errors were encountered: