id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
5,"_? in gvim always calls IDoc(""..."", -1)",MSch,claus,"I fixed the bug by changing line 520 of haskell_doc.vim from
{{{
let i = index(keylist,key)
}}}
to
{{{
let i = index(keys,key)
}}}",defect,closed,major,,ftplugin/haskell_doc.vim,20090407,fixed,,
