local status_ok, lschoice = pcall(require, "cmp_luasnip_choice") if not status_ok then return end lschoice.setup {}