Karun S

Results 5 comments of Karun S

Hmm the current HEAD (9dd7ecde55b06b5114e1fa67c522433e7e59db8b) is working fine for me. Here's my setup script. These are in my `init.lua` ```lua colorizer.setup() vim.api.nvim_create_autocmd("FileType", { pattern = {"javascript"}, callback = function ()...

I don't know TypeScript, but I think it would be great if we don't have to wrap the sandbox values with quotes and handle the option value in EmbedVideo.ts instead....

Ah yes I do. I will try on the linux box and will report back again 👍

This happened to me when I upgraded an EKS nodegroup from AL2_x86_64 to AL2023_x86_64_STANDARD. The former (older) was having hop limit of 2. The latter has hop limit of 3....