add explicit commentstring to vim syntax

This commit is contained in:
bnjf 2020-04-25 18:52:59 +10:00 committed by GitHub
parent da123f1cd1
commit 8962a80454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,6 @@
set commentstring=#\ %s
syn match pegBoth /=/
syn match pegM2U /->/
syn match pegU2M /<-/