> How about "A more pythonic Python interface"? I would prefer clearer summary: what exactly is now possible?
Example questions: * Can I write a script for vim in python only, without vimscript? * What's the advantage? Is there new data model easier to understand than a myriad of random vimscript functions? Object model? * Are there any bonus functions available from python only? For example a possibility to use something like CursorDown() instead of remapping of keys which are only hoped to do such action (and could be already remapped by another plugin)? * (plugins like) modules usable in another plugins so a system of plugin libraries becomes possible? etc. etc. I really do not know what's the status now. It may be that my questions are too much sci-fi :-) Milan -- -- 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 --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
