Add 'register' as c-keyword

See https://en.wikipedia.org/wiki/Register_(keyword)
This commit is contained in:
Fabian Viöl 2021-03-01 11:44:03 +01:00 committed by Santos Gallegos
parent e22b5ee6ef
commit 34bb66c48f

View file

@ -14,6 +14,7 @@
"union"
"volatile"
"goto"
"register"
] @keyword
[