On Sat, Sep 17, 2016 at 7:06 AM, Kent Tenney <[email protected]> wrote:
> Sorry, neovim is a C rewrite, pyvim is the Python vim > https://github.com/jonathanslenders/pyvim > I'll look at it. However, integrating it into Leo is not likely to be easy because it uses prompt_toolkit <https://github.com/jonathanslenders/python-prompt-toolkit>. Furthermore, it also uses pygments <http://pygments.org/>. So Leo is in kinda a different universe. Perhaps pyvim could replace Leo's vim mode, but remember that Leo's data is quite a bit different from the plain text that vim uses. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
