javascript: : in pairs as punctuation.delimiter (#684)

* javascript: : in pairs as punctuation.delimiter

* javascript: Change pair : to operator

* javascript: Set pair : as punctuation.delimiter

* javacscript: Move pair : to punctuation
This commit is contained in:
Dave Lage 2020-11-23 12:07:31 -05:00 committed by GitHub
parent 049028ef3e
commit 3c07232d07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -151,6 +151,8 @@
"." @punctuation.delimiter
"," @punctuation.delimiter
(pair ":" @punctuation.delimiter)
[
"--"
"-"