mirror of
https://github.com/notwa/rc
synced 2025-02-05 07:43:22 -08:00
types
This commit is contained in:
parent
8f95a018da
commit
dd53e66354
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue