dunstontc / viml

Syntax highlighting for .vim files in VS Code.
MIT License
11 stars 4 forks source link

Paths are marked as patterns #4

Open FranklinYu opened 4 years ago

FranklinYu commented 4 years ago

For example

set runtimepath=~/foo/bar/baz/dir

The syntax will highlight /foo/ and /baz/ as patterns.