Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/cfa.nanorc

    rf11296a r3be6ef3  
    1010color green "\<(forall|trait|(o|d|f|t)type|mutex|_Bool|volatile|virtual)\>"
    1111color green "\<(float|double|bool|char|int|short|long|enum|void|auto)\>"
    12 color green "\<(static|const|extern|(un)?signed|inline|sizeof|vtable)\>"
    1312color green "\<((s?size)|one|zero|((u_?)?int(8|16|32|64|ptr)))_t\>"
     13color green "\<(static|const|extern|(un)?signed|inline)\>"
     14color green "\<(typeof|vtable|sizeof|alignof)\>"
    1415
    1516# Declarations
Note: See TracChangeset for help on using the changeset viewer.