Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better neovim embedding #70

Closed
rgreenblatt opened this issue Apr 29, 2019 · 2 comments
Closed

Better neovim embedding #70

rgreenblatt opened this issue Apr 29, 2019 · 2 comments

Comments

@rgreenblatt
Copy link

First of all, this is an awesome project :).

When spawning terminals within neovim, it should (at least in theory) be possible for athame to use that neovim process. This would be useful for shared registers and a few other things. I am potentially interested in implementing this feature, but I don't have a great idea of how doable this is. As far as I can tell, this could be done by adding another option to start_vim which sources vimbed and ~/.athemrc in the existing instance and opens the appropriate file. athemrc would also need to be changed such that the bindings are buffer specific. Thought?

@ardagnir
Copy link
Owner

ardagnir commented Apr 29, 2019 via email

@rgreenblatt
Copy link
Author

Ah, I see.

Thanks for the help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants