On 12 Jul 2011, at 17:48 , ZyX wrote: > I think the solution is a modal editor with plugin architecture and a VimL > interpreter as one of the plugins so that you can move VimL scripts there.
Or maybe a modular modal editor :), with separation of the presenter and the text manipulator (like sam editor), where the later is implemented as a virtual machine. Then, if you expose its (VM's) API, you can use any language (given proper bindings) to write your plugins in it. -- You received this message from the "vim_dev" 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
