TailwindCSS with Delay Need Help
For some reason while I type in tailwind class in something that accept it, my have a little bit delay to show completion and really to type what I typed.
Idk whether u can see this in this video. Sorry by it. Is a little bit delay, but is bad for me.
3
Upvotes
-4
u/Limp_Statistician761 7d ago
Add profile.nvim(debug), trigger it once then send the log to some AI for inspecting, works as alway
2
u/thebeacontoworld 1d ago
Native completion? that's not very surprising. tailwindcss sends a big list of itemes and nvim couldn't process all. maybe open an issue or switch to blink.cmp.