Monday, December 28, 2009

Re: Concatenate each items of two Lists

let globalList = map(list1, 'v:val . list2[v:count]')


I am not too sure, why are you using v:count. I don't think it is applicable.
see :h v:count

 

--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

No comments: