This repository was archived by the owner on Jun 30, 2023. It is now read-only.
This repository was archived by the owner on Jun 30, 2023. It is now read-only.
embeddable gtk widget #24
Open
Description
Hello,
recently I switched from Emacs to Vim and use it as external editor in Claws-mail by having the following line in Preferences:
gvim '+set filetype=mail' -f --socketid %w %s
Now, I'd like to switch to Neovim and after having some chat in #neovim, was advised to ask here if Neovim could be embedded into Claws via python-gui?