mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
Add internal keyword for c++-mode
This commit is contained in:
@ -32,6 +32,7 @@ goto
|
|||||||
if
|
if
|
||||||
inline
|
inline
|
||||||
int
|
int
|
||||||
|
internal
|
||||||
long
|
long
|
||||||
mutable
|
mutable
|
||||||
namespace
|
namespace
|
||||||
@ -71,4 +72,4 @@ volatile
|
|||||||
wchar_t
|
wchar_t
|
||||||
while
|
while
|
||||||
xor
|
xor
|
||||||
xor_eq
|
xor_eq
|
||||||
|
Reference in New Issue
Block a user