Skip to content

Conversation

@joaumg
Copy link

@joaumg joaumg commented May 31, 2019

On the commit 8623141, it was added
the each keyword to the vim-pug syntax/plug.vim

However, it doesn't check if there is a m after for, making form a
pugScriptLoopRegion instead of a htmlTagName.

A single space fixes the issue.

Before:
image

After:
image

On the commit 8623141, there was added
the `each` keyword to the vim-pug syntax/plug.vim

However, it doesn't check if there is a `m` after `for`, making `form` a
`pugScriptLoopRegion` instead of a `htmlTagName`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant