tree-sitter-embedded-template
tree-sitter-embedded-template copied to clipboard
<% with highlight true freeze nvim
Hello, when enable highlight my nvim is freezing when typing <%
Looked for a problem for a long time.
Finally, disabled treesitter's highlight for "embedded_template" and now I can edit .erb
files without errors like:
fish: Job 1, 'nvim $argv' terminated by signal SIGSEGV (Address boundary error)
can't reproduce anymore, so closing