Hi Marc and thank you, I'd thought that runtime dir into https://github.com/vim/vim.git should be distributed up to date as compiled binary. For xml yes, I'm starting to deal with ruby nokogiri xml lib.
I think it is fast but if you can advise on faster lib I will be glad. Just I wondered only on the fact that vimball was integrated within vim install as plugin manager, works fine but not new plugins manager as vim-plug. Each one manage plugin deployement on different way. Thank you Marc and Matěj Niva nota : not familiar to package for instant and need to have a standalone portable vim distro under windows os machines... 2018-02-03 13:11 GMT+01:00 Marc Weber <[email protected]>: > Why is $vimruntime distributed with Vim? > > Eg the error format plugin of me does only one job, while :compiler > of Vim is doing too much IMHO .. > http://github.com/MarcWeber/vim-addon-errorformats > > Why not share code between Vim & Emacs & vscode & ..? > This is an attempt to see where it goes: > https://github.com/MarcWeber/editor-cells > > But being event based causes its own set of problems. > And deciding which piece to develop in what language will cause its own > set of problems. > > Large xml files -> use any native xml parser or external script to > extract what you're looking for (perl,python,ruby, ...) they all should > do. There are more libraries, like: > https://github.com/mattn/webapi-vim > > Marc Weber > > -- > -- > 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 a topic in the > Google Groups "vim_dev" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/vim_dev/xq1A7zB5njM/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- 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/d/optout.
