Hi Reza, On Feb 2, 11:56 am, Reza Jelveh <[email protected]> wrote: > just out of curiosity. is there a way to embed vim in other cocoa apps > nowadays?
There's no easy way to do this at least. MacVim does it by spawning a separate vim process in the background for each of its vim views/ windows. You might be able to get multiple vim views in your cocoa app by buidling on MacVim, but it's far from plug-n-play. Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
