for example
The line immediately after will begin indented. This is undesirable to me.
Removing the setlocal indentexpr=GetPurescriptIndent() line from the indentation file stops this, but of course it stops all indentation.
I can't tell if this is something unique to my vim configuration, or if this happens to everyone. I'd appreciate any advice you can give for further debugging.
for example
The line immediately after will begin indented. This is undesirable to me.
Removing the
setlocal indentexpr=GetPurescriptIndent()line from the indentation file stops this, but of course it stops all indentation.I can't tell if this is something unique to my vim configuration, or if this happens to everyone. I'd appreciate any advice you can give for further debugging.