You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at otter.nvim (discussion here) it seems it scans for specific sections of your main languages buffer, in our case ~H"""<embedded language>"""", and allows you to use another language within it by synchronizing a hidden buffer.
It would be amazing to be able to comment out sections of the html in embedded heex like we can .heex files!