> In install, neobundle don't care about install order. > But, if plugin activation(lazy loading), is not. But it is too difficult to > explain. So eventually this could be of interest, too.
Does neobundle allow loading a plugin immediately? Eg for VAM there are special options such as "load-now" so that you can even force loading the plugin/* files in .vimrc. Usual Vim behavior is load all plugin/* files after .vimrc has been processed by Vim. It is useful in some cases. > Sorry, I don't want to do it... Before either of us spends a lot of time I'd like to think about what the perfect goal would be. Maybe we can agree on a common set of important features and implement it. This does not mean that you have to do all work. But I'd like to have shared future. > What's the "fixing Vim" means? > I think plugin managers are important. But I don't know about "fixing Vim". See here about a list of things I think should be improved one day: http://vim-wiki.mawercer.de/wiki/topic/in-which-way-does-vim-suck.html I even think about crowd-funding such improvements. However I'm still stuck at the "language". Even Bram said implementing higher level code in C is tough. C++ seems natural, But I'd like to think about a new language which can be used to share code for both: Vim,Emacs and more editors. I'm not done yet. Maybe we can even think about giving up both: VAM and neobundle and create a new plugin manager which serves everybody. But in order to judge we need a list of features we really care about. (-> http://vim-wiki.mawercer.de/wiki/topic/neobundle-vs-vam-merge) 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 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.
