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
|
||||
inline
|
||||
int
|
||||
internal
|
||||
long
|
||||
mutable
|
||||
namespace
|
||||
@ -71,4 +72,4 @@ volatile
|
||||
wchar_t
|
||||
while
|
||||
xor
|
||||
xor_eq
|
||||
xor_eq
|
||||
|
Reference in New Issue
Block a user