local ok, ls = pcall(require, "luasnip") if not ok then vim.notify("Failed load luasnip\n") end