NvimView Framework - qvacua/vimr GitHub Wiki
NvimView is a Cocoa framework which wraps NeoVim with its runtime
-files. It provides NvimView
which you can use as any other NSView
subclass. It's used in its parent project VimR. Look at the MinimalNvimViewDemo
target.