Hello, "Marc Weber" Wrote: > > I think I've understood how it works. > > I'll just need to fix the json file to reflect the actual names. > > in that file plugins which are also on www.vim.org are "associated" > by script ids for the rare case that the author changes the title of > the plugin - then the id will remain the same if I recall correctly
Thank you. Now my problems should be fixed I hope. However, I've experienced a few oddities. For instance, I can't rename Map_Tools to lh-brackets in the Json file. A declaration of lh-brackets in the scmsources.vim file is required in order to find lh-brackets when updating its data in the MergeSources function. NB: I'm using the following MergeSources function: http://code.google.com/p/lh-vim/source/browse/misc/trunk/vimrc_core.vim#261 Thanks again -- Luc Hermitte http://lh-vim.googlecode.com/ -- 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
