Neovim widget for vxfw #141
rockorager
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone! I made a neovim widget which integrates with the vxfw framework. This is an embeddable neovim instance which runs the local neovim + user config. There is a lot more that could go on with an embeddable neovim widget, but this is the barebones style which just is the users existing neovim within some frame.
recording.mp4
Repo located here. No dependencies other than libvaxis and neovim being installed on the host. Someday, if neovim moves to a build.zig, I'll just pull in neovim that way.
Note: this currently depends on the libvaxis:zig-0.14.0 branch
Beta Was this translation helpful? Give feedback.
All reactions