-
-
Notifications
You must be signed in to change notification settings - Fork 233
NvimView Framework
Tae Won Ha edited this page Mar 29, 2019
·
1 revision
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.