Merge branch 'master' into master

This commit is contained in:
Chinmay Dalal 2020-08-17 05:34:51 +05:30 committed by GitHub
commit 4235360690
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
26 changed files with 278 additions and 114 deletions

View file

@ -62,7 +62,7 @@
; Variables
((identifier) @constant
(#match? @constant "^_*[A-Z][A-Z\d_]+"))
(#vim-match? @constant "^_*[A-Z][A-Z\d_]+"))
(this) @constant.builtin
@ -221,4 +221,4 @@
">>>"
"<<"
"::"
] @operator
] @operator