vim-vimlparser
vim-vimlparser copied to clipboard
Improve :syntax command parsing
trafficstars
Related issue: https://github.com/vim-jp/vim-vimlparser/issues/98
Anything can be used as the pattern delimiter, and for :syn match the pattern is the first arg that's not recognized.
This isn't anything too drastically different, but let me know if you'd like a different approach.