Vimoir 0.3 has been released at http://code.google.com/p/vimoir/
Vimoir is a server and a library for building Netbeans applications interfaced with Vim and that includes an example allowing to hear Vim with phonemic. Use the vimoir library to interface a java or a python application with Vim through the Netbeans protocol. The client application implements the NetbeansEventHandler interface which maps Vim Netbeans events to callback methods. The vimoir library takes care of the details of the protocol such as registering buffers with a bufID, managing seqno command sequence numbers, instantiating the client class on each new connection request from a Vim instance and managing the corresponding concurrent Netbeans socket connections. -- Xavier Les Chemins de Lokoti: http://lokoti.alwaysdata.net -- You received this message from the "vim_use" 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
