mirror of
https://github.com/scopatz/nanorc
synced 2025-06-20 21:40:12 +02:00
Merge 2d2c3d793f72f5085bc0f9ccca9b1d6d44cde3a0 into 43dd59ad3677b9e1ddd0e2b81000312fa5d7356b
This commit is contained in:
commit
c8886d2df2
2
c.nanorc
2
c.nanorc
@ -1,6 +1,6 @@
|
||||
## Here is an example for C/C++.
|
||||
##
|
||||
syntax "C" "\.(c(c|pp|xx)?|C)$" "\.(h(h|pp|xx)?|H)$" "\.ii?$" "\.(def)$"
|
||||
syntax "C" "\.(c(c|pp|xx)?|C)$" "\.(h(h|pp|xx)?|H)$" "\.ii?$" "ino" "\.(def)$"
|
||||
color brightred "\<[A-Z_][0-9A-Z_]+\>"
|
||||
color green "\<(float|double|bool|char|wchar_t|int|short|long|sizeof|enum|void|static|const|struct|union|typedef|extern|(un)?signed|inline)\>"
|
||||
color green "\<((s?size)|(char(16|32))|((u_?)?int(8|16|32|64|ptr)))_t\>"
|
||||
|
Loading…
x
Reference in New Issue
Block a user