nvim-cmp-lua-latex-symbols
nvim-cmp-lua-latex-symbols copied to clipboard
Advantages compared to cmp-latex-symbols?
The README states
cmp-latex-symbols uses Julia code to generate the symbols list, whereas this plugin sticks to Lua instead.
What are the advantages of "sticking to Lua instead"? I understand that there's no need to have Julia around, but for those who do, could you please elaborate?