Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/cfa.nanorc

    r3be6ef3 rf11296a  
    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)\>"
     12color green "\<(static|const|extern|(un)?signed|inline|sizeof|vtable)\>"
    1213color 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)\>"
    1514
    1615# Declarations
Note: See TracChangeset for help on using the changeset viewer.