{ },--IM symbols table<char, char|char[]>symbols={ },--Function to format IM-key and IM-tex for completion displayformat=function(key,text)returnvim.fn.printf('%-15S %s',text,key)end,--Max number entries to show for completion of each tablemaxn=8, }cmp.setup{sources={ {name='...