mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-23 19:21:53 +03:00
Update README.md
This commit is contained in:
parent
96b7aca50b
commit
95a14d2564
@ -28,9 +28,7 @@ There are other working NeoVim GUIs for OS X, e.g. [NyaoVim](https://github.com/
|
||||
|
||||
### SwiftNeoVim
|
||||
|
||||
[SwiftNeoVim](https://github.com/qvacua/vimr/tree/master/SwiftNeoVim) is VimR's Cocoa Framework which bundles everything, e.g. NeoVim's `runtime`-files, needed to embed NeoVim in a Cocoa App. It is really easy to embed NeoVim in your own App: Just add an instance of `NeoVimView` somewhere in your App and that's it! 😎 (You can treat it as any other `NSView`-subclasses)
|
||||
|
||||
TBD: More details.
|
||||
[SwiftNeoVim](https://github.com/qvacua/vimr/tree/master/SwiftNeoVim) is VimR's Cocoa Framework which bundles everything, e.g. NeoVim's `runtime`-files, needed to embed NeoVim in a Cocoa App. See [the wiki page](https://github.com/qvacua/vimr/wiki/SwiftNeoVim-Framework) for more details.
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user