vader syntax highlight error.
Open
bug
syntax
- Dominant language
- Vim Script
- Stars
- 599
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for this project. when I edit a vader file. I found the syntax highlight is wrong. here is my vader file.
```
Execute ( SpaceVim api: data#list ):
let str = SpaceVim#api#import('data#string')
AssertEqual str.trim(' s b '), 's b'
```
you will see the last line `s b` has wrong highlight.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.