fix(c)!: update C, CPP parsers and queries

also update derived parsers (arduino, cuda, glsl, hlsl, ispc, objc)
This commit is contained in:
Amaan Qureshi 2023-07-27 03:51:13 -04:00 committed by GitHub
parent 203981d288
commit ad3805f5c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 68 additions and 93 deletions

View file

@ -160,7 +160,7 @@
; Constants
(this) @variable.builtin
(nullptr) @constant.builtin
(null "nullptr" @constant.builtin)
(true) @boolean
(false) @boolean