ray-x/cmp-treesitter

bad argument #1 to ipairs

omaranbari opened this issue · 2 comments

Hi,
I keep getting this error:

E5108: Error executing lua .../packer/start/cmp-treesitter/lua/cmp_treesitter/init.lua:51: bad argument #1 to 'ipairs' (table expected, got nil)```

Thank you for looking into it.
Regards,
Omar
ray-x commented

Should been fixed 5d12398

Thank you!