Changes in tools/cfa.nanorc [f11296a:3be6ef3]
- File:
-
- 1 edited
-
tools/cfa.nanorc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tools/cfa.nanorc
rf11296a r3be6ef3 10 10 color green "\<(forall|trait|(o|d|f|t)type|mutex|_Bool|volatile|virtual)\>" 11 11 color green "\<(float|double|bool|char|int|short|long|enum|void|auto)\>" 12 color green "\<(static|const|extern|(un)?signed|inline|sizeof|vtable)\>"13 12 color green "\<((s?size)|one|zero|((u_?)?int(8|16|32|64|ptr)))_t\>" 13 color green "\<(static|const|extern|(un)?signed|inline)\>" 14 color green "\<(typeof|vtable|sizeof|alignof)\>" 14 15 15 16 # Declarations
Note:
See TracChangeset
for help on using the changeset viewer.