-- vim.rpcnotify(0, "testing") vim.opt.emoji = true vim.opt.magic = true vim.print(vim.api.nvim_list_uis()) vim.rpcrequest(1, "el_test", {})