Hi, guys.

Some time ago, I did some code-massaging exercise and extracted a
Framework part of MacVim: MacVimFramework target in

https://github.com/qvacua/macvim

I (finally) found some time and included an absolute minimal
proof-of-concept App that uses the Framework: MinimalMacVim target in
the Xcode project. Basically it has one class
(MinimalMacVim/MMAppDelegate.m) which is the delegate for everything.
And for the sake of simplicity it does not handle many things like
resizing the Vim-view properly when a new tab is created.

Over the course of time I'll try to improve the Framework and make it
easier to use. (Eg, some delegate methods should/can be handled
automatically)

Maybe some other folks will find the Framework useful..

Best,
Tae

-- 
@hataewon
http://taewon.de

-- 
-- 
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_mac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_mac+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to