1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-05-18 09:53:22 -07:00
This commit is contained in:
Connor Olding 2016-09-01 00:44:03 -07:00
parent 8f95a018da
commit dd53e66354

View File

@ -1,2 +1,3 @@
syn keyword cType uchar ushort uint ulong
syn keyword cType u8 u16 u32 u64
syn keyword cType s8 s16 s32 s64