ray-x / cmp-treesitter

cmp source for treesitter
GNU General Public License v3.0
239 stars 10 forks source link

bad argument #1 to ipairs #1

Closed omaranbari closed 3 years ago

omaranbari commented 3 years ago

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 3 years ago

Should been fixed 5d12398007b50d66ebb8e9861693ad949245fdc5

omaranbari commented 3 years ago

Thank you!